Long time user of SuiteCRM, was using SugarCRM until the SuiteCRM branch. Got stuck at 7.8.31 because of email. Later releases Email continues to be buggy. Things as simple as an attachment go missing under certain circumstances. This sort of bug has the potential to mis-communicate with customers and lose business. Or worse, get sued. Have listed some issues over at Github. Have been waiting years for email issues to get resolved, but appears something that is no fun to work on, so they get addressed as back burner issues. Due to archaic email, our usage of SuiteCRM has declined. After users revolting, I finally had to switch to a modern open source email client and selected Roundcube, which btw is terrific, and there is no way I will get users to switch back. That is why I waited so long to change the email client, because I knew once I opened up that bottle, could never put the genie back.
THE BOLD SUGGESTION:
To SuiteCRM developers, I suggest porting code from Roundcube. Yes, I know, easier said than done, but once complete, you will have gold and get your code maintained for as close to free as possible
7.13 is the first release in a very long time that had significant improvements in email. Especially in the basic configuration screens which are quite important to facliitate testing and well, everything else that needs to be built on top of that
There might be a few glitches in this new 7.13 code, but Iâm sure they will get fixed soon and this was a major step forward. I know other steps will follow.
Still, Iâve had this discussion about Roundcube with a friend that is a developer at SalesAgility. It is in fact a good client, and we could attempt some sort of integration - not necessarily ported code, but rather some way of running it âinsideâ SuiteCRM. Itâs a hard project, but I agree it could make sense.
Meanwhile, if this fresh start at fixing email develops well, maybe it wonât be necessaryâŚ
A few bugs persist regardless of above. If you look thru github, you will find a lot of bugs, many very old, which leads me to believe its a back burner, no fun thing to work on.
We simply canât use SuiteCRM as an email client for our organization with these types of problems. This is unfortunate. Yes, maybe some sort of integration of Roundcube would be the way to go. Iâve glanced at the Roundcube code, and it looks pretty well put together.
I have the same view, and have been using suitecrm since it was forked from sugar.
Email and Meetings are an essential part of the relationship with a customer/client, and it seems bizarre to me that there isnât better integration - its a huge bottleneck in productivity - which other systems such as monday, bitrix, BQE etc seem to do well.
The email module may have improved , but it doesnât come close to being usable to me - it would be interesting to find out how others actually use it.
Integrating Roundcube would be an amazing step to overcome this.
Can you please elaborate on what the integration does?
Is it just an iframe showing roundcube inside SuiteCRM? Or are there additional integration âconnectionsâ, like using the email configuration from one in the other, or linking emails to SuiteCRM email records and other records?.. etc
We continue to make progress on integration and I admit that it is becoming more and more fun.
Now when I click on a contactâs email in Suitecrm, the writing window opens with the prefilled email. We can retrieve the templates emails. And we can decide on the module on which we archive the email before sending.
It is enabled for contacts/ Accounts/ Leads. By cons no variable type $contact-name and company âŚ
Not for quotes yet, because it seems complicated to export variables when using âEmail Quotationâ. If anyone has an idea about it;)
Weâve been using our new tool for about 10 days. And itâs really great.
In summary:
Integration of roundcube in Iframe
Replacement of the following email module by roundcube
Access to the suitecrm templates from the roundcube writing window.
Proposal for archiving emails directly in roundcube or by a âexport to crmâ button that allows us to choose the module to assign the email, change the subject of the email.
Automatic sending and archiving on the contact form, when you click on the contact email, the roundcube redaction window opens with the email of the contact pre-filled.
On this last point, we have when the possibility to archive it on another module (invoice for example)
Each user logs in with his own email address and we have made a common folder in the mailboxes in order to be able to transfer customer emails between each user.
Thatâs it for now.
Next steps, be able to add a pdf template to an email
Synchronize contacts with roundcube contacts
Find a solution for email template variables.
Find a solution for quotation to pdf which also has many variables
For this last point, I would like to find a script that retrieves the html code and pastes it in the roundcube writing window.
In any case, it has really streamlined our work and made us completely independent of paid plugin or browser choice.