Hi all,
I wish you a great New Year! Thank you again for this fine piece of CRM toolkit.
Today I have a small, but useful patch for the Emails module:
Send E-Mails within SugarCRM!
betteremail4.patch 0.7
Features:
- Create Email as normal and send it directly to your customer
- BCC to assigned User
- Popup support for Contacts
- Template based mail-merging
- Easy to use variable set
- Language coding for Templates (currently [EN] and [DE])
- Uses your email-notification settings from admin
- No DB modification needed
- Based on SugarCRM 2.0.1e
Todo:
- Signature support for Users
- Better handling of empty fields
- CC support for additional recipients
- Attachments (multiple)
- Integration with Vlados popsicle
- ... <post requests>
Installation and Usage:
1. Download betteremail4.patch.zip
2. Duplicate your SugarCRM root Folder (!!!)
3. cd to your dir containing your SugarCRM root Folder
4. Test patch:
5. Watch for errors (I'm no expert on diff/patchCode:patch -p1 --dry-run --verbose -d [YourSCRMrootFolder] < [your_path_to]/betteremail4.patch
6. Real thing:
7. Log into SugarCRMCode:patch -p1 --verbose -d [YourSCRMrootFolder] < [your_path_to]/betteremail4.patch
8. Create Contact with lastname "MAILTEMPLATE", other data as needed
9. Create E-Mail using that template:
Subject:
Description:Code:Great news for {CONTACT.ACCOUNT_NAME}. betteremail4.patch! [EN]
10. Save this EmailCode:Dear {CONTACT.SALUTATION} {CONTACT.FIRST_NAME} {CONTACT.LAST_NAME}, thank you for using SugarCRM with betteremail4.patch. Hopefully it will be of great value to {CONTACT.ACCOUNT_NAME}. Thank you again and best regards Kurt J. Egger
11. Go to another contact, select "Create Email"
12. Click on "Use Template"
13. Select template in the popup window
14. Send your E-Mail
Please check:
- Correct setup of your email settings in admin (notification are working)
- The users which uses "Send" must have notifications on
I am looking forward to 2.5 - maybe this patch can make it to the standard release.
Kurt J. Egger


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks