Changeset 770270
- Timestamp:
- 09/11/2013 03:41:09 PM (13 years ago)
- Location:
- mfs-sugar/tags/1.0
- Files:
-
- 2 edited
-
mfs-sugar.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mfs-sugar/tags/1.0/mfs-sugar.php
r766208 r770270 4 4 * Plugin URI: http://www.mindfiresolutios.com 5 5 * Description: A Basic WordPress Plugin to convert a comment into Sugar Case. To use this plugin, please enable curl on your server. 6 * Author: MindfireSolutions6 * Author: Amrita Satpathy, Mindfire-Solutions 7 7 * Version: 1.0 8 8 * Author URI: http://www.mindfiresolutions.com -
mfs-sugar/tags/1.0/readme.txt
r766208 r770270 1 1 === MFS Sugar === 2 Contributors: MindfireSolutions3 Tags: Sugar CRM Case, Comment Converter, Comment to Case2 Contributors: Amrita Satpathy, Mindfire-Solutions 3 Tags: Wordpress Comments, Sugar CRM Case, Comment Converter, Comment to Case 4 4 Requires at least: 3.0 5 5 Tested up to: 3.6 … … 10 10 == Description == 11 11 12 An introductory plugin to convert comments to Sugar CRM Cases12 An introductory plugin to convert Wordpress Comments to Sugar CRM Cases. This is really a handy plugin when you want to pull the cases from outside Sugar CRM. You can use the comments registered on your Wordpress site to reflect into Sugar CRM. 13 13 14 14 … … 23 23 == Screenshots == 24 24 25 1. Administrat ion settings in screenshot-1.png26 2. Administration interface in screenshot-2.png27 3. Sugar CRM interface in screenshot-3.png25 1. Administrator can manage the Sugar CRM details on Wordpress admin end. Open the plugin setting page, which is located under Settings -> Sugar CRM Settings and provide the Sugar CRM URL, and credentials (username/password) and hit the Save option. 26 2. Now for each comment, there will be an option for "Convert to Case". On clicking of that option, the plugin will send the corresponding comment to Sugar CRM. 27 3. Once you are on Sugar CRM end, you can see this case. 28 28 29 29
Note: See TracChangeset
for help on using the changeset viewer.