webform2sugar 7.x-4.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-4.0-beta3.tar.gz | 13.08 KB | e5894aa6a40adae804126e43b52ac2f2 |
| webform2sugar-7.x-4.0-beta3.zip | 15.14 KB | 8153807baf590597d9246eb94a54e521 |
Release notes
- Issue #1120086: Fixes a problem where the module attempted to create the schema which already existed during installation
- Issue #1145272 by osman: Changed multiple values to be posted to sugar as multiple values instead of separated by spaces
- Issue #1277564: Users may now use campaign id as a hidden field to override default value
- Issue #1247104: Fixed Watchdog format
- Issue #1266470: Changed Campaign id to be part of post data
- Issue #1035580: Fixed issue where safe key was being sent to sugarcrm instead of the value associated with the safe key
- Issue #1035546: Changed field list to include 9 custom fields for mapping
webform2sugar 6.x-4.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-4.0-beta3.tar.gz | 13.42 KB | 5bf5bad1cecb8969fcbb6fec75f13187 |
| webform2sugar-6.x-4.0-beta3.zip | 15.5 KB | d8ea59a80e0c70c559cdad812b717f9b |
Release notes
- Fixed watchdog method call
- Fixed issue where safe key was being sent to sugarcrm instead of value
- Added Custom fields for use in mapping them
webform2sugar 7.x-5.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-5.0-alpha1.tar.gz | 13.32 KB | 557c1563dbbc9915e807c7c9a34b5cea |
| webform2sugar-7.x-5.0-alpha1.zip | 15.67 KB | 329c55f01c367820ee5f0f8075112bb7 |
Release notes
Yes, I know this seems very soon for a major version update, however, I think there is good reason for this major version change. Version 5 is a rewrite of the module from the ground up and it fundamentally changes the way the webform2sugar module operates.
This version now follows the pattern of other webform module add-ons by simply creating a new tab in the webform section of webform nodes. There are a number of advantages to this approach, and this version sees a lot of changes that were not possible to accomplish with version 4 and before.
The major changes in this version are:
- Mappings are now stored in the database. This allows for a single webform field to be mapped to multple fields in sugar and for a single sugar field to have multiple fields mapped to it.
- Settings are now managed on seperate page inside of the webform tab.
- Each webform can now be sent to a different sugarcrm server
- Campaign Ids can now be overriden on the form so that a single form can go to multiple campaigns.
- Webform2Sugar now checks urls to be sure they are accessible before saving them to the database.
- Webform2Sugar now supports custom mappings without hacking the webform2sugar_fields.inc file.
- Webform2Sugar now uses the webform hooks to integrate with webform. Which means the following changes:
webform2sugar 7.x-5.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-5.x-dev.tar.gz | 13.47 KB | 758db54e0157d51f00690001e2dc3ecc |
| webform2sugar-7.x-5.x-dev.zip | 15.83 KB | 13abe750dc108107eab0053d05fddb0c |
Release notes
Version 5 is a rewrite of the webform2sugar module for drupal 7 and webform module version 3
- Mappings are now stored in the database. This allows for a single webform field to be mapped to multple fields in sugar and for a single sugar field to have multiple fields mapped to it.
- Settings are now managed on seperate page inside of the webform tab.
- Each webform can now be sent to a different sugarcrm server
- Campaign Ids can now be overriden on the form so that a single form can go to multiple campaigns.
- Webform2Sugar now checks urls to be sure they are accessible before saving them to the database.
- Webform2Sugar now supports custom mappings without hacking the webform2sugar_fields.inc file.
- Webform2Sugar now uses the webform hooks to integrate with webform. Which means the following changes:
- Multi-Page forms now work in all cases.
- Webform2Sugar now sends the value of selectboxes and checkboxes, not the safe key.
- webform2sugar no longer "hijacks" the key values in the webform fields, so these can now be used for other purposes.
webform2sugar 6.x-4.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-4.0-beta2.tar.gz | 11.98 KB | 75ee0162e06c7cf20ae82075a5ae00cd |
| webform2sugar-6.x-4.0-beta2.zip | 14.01 KB | bf37829cea6bf31f08a439a7b8909ae7 |
Release notes
-webform2sugar now allows users to use https for urls to a sugar crm repository (Issue #977840)
-Fixes bug that caused cck multigroup fields not to work. (Issue #1032364)
-Changes assigned_user_name to key off of assigned_user_id instead (Issue #979386)
-Fixed connection error message (Issue #996284)
webform2sugar 7.x-4.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-4.0-beta2.tar.gz | 11.58 KB | a97a2f77149d1f48d45aac078edc1ed3 |
| webform2sugar-7.x-4.0-beta2.zip | 13.59 KB | 0d2e94ce84d85397a2dd30b478855252 |
Release notes
-Fixes a critical bug for attaching a campaign id to a webform. (Issue #1042580)
-webform2sugar now allows users to use https for urls to a sugar crm repository (Issue #977840)
webform2sugar 7.x-4.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-4.0-beta1.tar.gz | 11.46 KB | 819d7d5d360c8fd7f29368fe29eccdc0 |
| webform2sugar-7.x-4.0-beta1.zip | 13.58 KB | a7ab8a06dd54e22f8f601966cd080641 |
Release notes
Beta 1 release for webform2sugar.
Requires Drupal v7, Webform v3, and SugarCRM 5.1 or later
webform2sugar 6.x-4.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-4.0-beta1.tar.gz | 11.82 KB | 34c17010378f90fe6ac5c3c2b162c6b9 |
| webform2sugar-6.x-4.0-beta1.zip | 13.95 KB | ab4799451e669d26c09231808b324637 |
Release notes
Beta 1 release for webform2sugar.
Requires Drupal v7, Webform v2, and SugarCRM 5.1 or later
webform2sugar 6.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-3.0.tar.gz | 11.96 KB | 0a1059ad55fbbe28b80c66bfdf02b253 |
| webform2sugar-6.x-3.0.zip | 14.09 KB | 85f1072c375d90ac08190cd1410df373 |
Release notes
Release of webform2sugar for Drupal 6 and Webform 2.
webform2sugar 6.x-4.0-unstable1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-4.0-unstable1.tar.gz | 11.81 KB | 6b02fb47d17201e67d33ad1704331e72 |
| webform2sugar-6.x-4.0-unstable1.zip | 13.95 KB | cb921b3a23c35af09d5d17d50321b27e |
Release notes
The initial release of Webform2Sugar version 4 for Drupal 6. This version is compatible with Webform Version 3.
webform2sugar 6.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-4.x-dev.tar.gz | 13.42 KB | 874ab816ddf2955f12d201ea64052b5d |
| webform2sugar-6.x-4.x-dev.zip | 15.5 KB | 4c7590000e121463bf69c26fa785907f |
Release notes
Development release branch for Drupal 6 Webform2Sugar version 4. This version is compatible with Webform version 3.
webform2sugar 7.x-4.0-unstable1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-4.0-unstable1.tar.gz | 11.46 KB | aed576d9e03df08b91de69d579c71fa7 |
| webform2sugar-7.x-4.0-unstable1.zip | 13.58 KB | f84e2fbbe2ec1142dc82aef5d626d3f3 |
Release notes
First working version of Drupal 7 and webform 3 version
webform2sugar 7.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-7.x-4.x-dev.tar.gz | 13.08 KB | c89b9a308314da203150ecf85d287e21 |
| webform2sugar-7.x-4.x-dev.zip | 15.14 KB | 94404b085e1ebb7213b863ea7b1f18bc |
Release notes
Current snapshot of the Drupal 7 and Webform 3 version of this module
webform2sugar 6.x-3.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-3.0-beta3.tar.gz | 11.96 KB | 421e3b83efd92266210e2ece4c10145d |
| webform2sugar-6.x-3.0-beta3.zip | 14.09 KB | 9bc3a03080b221be9be9074acd49eabd |
Release notes
Bugs fixed in this release include:
-Admin menu moved
-Mapping of custom fields now supported. (Users still required to modify .inc file for custom fields mappings)
-Fieldsets now work
-Opt-in / Opt-out fields fixed
-Lead source description now mapped to proper in sugar CRM
webform2sugar 6.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-3.x-dev.tar.gz | 12.08 KB | d0b40062940fdd7507d04fd6167194b6 |
| webform2sugar-6.x-3.x-dev.zip | 14.1 KB | aaa9752ac1d84f1cf99cc8ccdcc4ac07 |
Release notes
Still in development, try this one for the newest bugfixes.
webform2sugar 6.x-3.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-3.0-beta2.tar.gz | 11.71 KB | 1429e83d4b9b1ee6a5dc6ad6afd1aa7f |
| webform2sugar-6.x-3.0-beta2.zip | 13.86 KB | 15b783ca188b6d926d0256b0a267477f |
Release notes
Bugfixes, i need more testers.
Known bugs:
-Remove mapping does not work correctly, needs some more work.
webform2sugar 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-1.0-beta1.tar.gz | 11.33 KB | 0cb8eafc36bb8d16f39bcf1794d8fd74 |
| webform2sugar-6.x-1.0-beta1.zip | 13.5 KB | 1f8aeca1474508d682b830b1b5102478 |
Release notes
Initial release. Please tell me if its working
webform2sugar 5.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-5.x-1.0-beta1.tar.gz | 11.39 KB | bbedb513f023b9c392b497a4526f7d05 |
| webform2sugar-5.x-1.0-beta1.zip | 13.56 KB | 965e52af1ed26fe167c92ef526d77fbb |
Release notes
Initial beta release. Please verify this build
webform2sugar 6.x-3.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-3.0-beta1.tar.gz | 11.32 KB | cecba366396e522103c2b4d8a930c485 |
| webform2sugar-6.x-3.0-beta1.zip | 13.5 KB | aacde19cbe4b3426250bed6d8a0aad90 |
Release notes
Beta release. Please verify it's working correctly
webform2sugar 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| webform2sugar-6.x-2.1.tar.gz | 11.35 KB | fd44571ec8819bc28d8c2ba6a9dd1040 |
| webform2sugar-6.x-2.1.zip | 13.52 KB | bd5cd95012c406b75a33e6002f882a11 |
Release notes
Added option to remove the binding ('do not map')