Page 1 of 4 1234 LastLast
Results 1 to 10 of 31

Thread: PATCH: E-Mail sending w/ Templates from SugarCRM

  1. #1
    kje
    kje is offline Member
    Join Date
    Nov 2004
    Posts
    9

    Default PATCH: E-Mail sending w/ Templates from SugarCRM

    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:
    Code:
    patch -p1 --dry-run --verbose -d [YourSCRMrootFolder] < [your_path_to]/betteremail4.patch
    5. Watch for errors (I'm no expert on diff/patch
    6. Real thing:
    Code:
    patch -p1 --verbose -d [YourSCRMrootFolder] < [your_path_to]/betteremail4.patch
    7. Log into SugarCRM
    8. Create Contact with lastname "MAILTEMPLATE", other data as needed

    9. Create E-Mail using that template:
    Subject:
    Code:
    Great news for {CONTACT.ACCOUNT_NAME}. betteremail4.patch! [EN]
    Description:
    Code:
    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
    10. Save this Email
    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
    Attached Files Attached Files
    Last edited by kje; 2005-01-05 at 04:06 PM.

  2. #2
    Vince is offline Sugar Community Member
    Join Date
    Jul 2004
    Posts
    92

    Thumbs up Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Thanks for the great work and all your explanations to install it.
    I don't have too much time to try it now but I probably will in the next weeks.

    Seems to be a very interesting improvement.

    Vince
    SYNOLIA
    Oldest SugarCRM partner in the world and Gold Partner / Partenaire GOLD SugarCRM
    Official French Translator / Responsable de la traduction Française

    51 Avenue Jean Jaurès - 69007 LYON - FRANCE - Tel : +33 4 27 70 53 70
    www.synolia.com | @synolia sur Twitter
    www.crm-france.com | Forum CRM-France

  3. #3
    john is offline Sugar Team Member
    Join Date
    Jun 2004
    Posts
    34

    Thumbs up Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Great work Kurt!!
    John
    SugarCRM

  4. #4
    wadii is offline Sugar Community Member
    Join Date
    Sep 2004
    Posts
    39

    Thumbs up Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Excellent work Kurt


    Wadii

  5. #5
    Glen is offline Member
    Join Date
    Nov 2004
    Posts
    9

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Sounds great, Kurt.
    after several attempts, the .zip seems it be corrupted. Anyone else?

  6. #6
    kje
    kje is offline Member
    Join Date
    Nov 2004
    Posts
    9

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Quote Originally Posted by Glen
    Sounds great, Kurt.
    after several attempts, the .zip seems it be corrupted. Anyone else?
    Sorry for the troubles, it is in cpio format (created with ditto on os x)

    This one is pkzip compatible (see attachment)

    regards,

    Kurt
    Attached Files Attached Files

  7. #7
    ahadisaar is offline Sugar Community Member
    Join Date
    Nov 2004
    Posts
    11

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Sounds interesting. How can I install it on a Windows based system?

  8. #8
    dirkband is offline Junior Member
    Join Date
    Dec 1969
    Posts
    1

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    I agree. A patch for the MSWindows users would be nice.

  9. #9
    jthurman is offline Junior Member
    Join Date
    Jan 2005
    Posts
    4

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Do you have an updated patch for 2.5, or will the 2.0e patch work?

  10. #10
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: PATCH: E-Mail sending w/ Templates from SugarCRM

    Hi,

    the programs sounds very interesting. Does it work with SugarCRM 2.5, how do I get it to work using windows?

    Cheers Malcolm

Page 1 of 4 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Inbound Email AutoReply Cancelled
    By jstevensr in forum Help
    Replies: 3
    Last Post: 2006-12-19, 12:43 PM
  2. Replies: 61
    Last Post: 2006-10-22, 08:40 AM
  3. Merge Contacts show sql error
    By hheckner in forum General Discussion
    Replies: 5
    Last Post: 2006-10-04, 01:57 PM
  4. Replies: 16
    Last Post: 2006-07-29, 07:28 PM
  5. SugarCrm 4.0 Patch
    By mgamboa in forum General Discussion
    Replies: 0
    Last Post: 2005-12-21, 04:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •