Blog

DetectID - June 2013 - SugarCRM App of the Month

Posted by on May 31, 2013
DetectID Cloud for SugarCRM is the June 2013 SugarCRM App of the Month. The DetectID Cloud for SugarCRM helps ensure your SugarCRM data is safe and secure with easy two-step authentication utilizing your smartphone.

Will Your Module Work on SugarCRM On-Demand?

Posted by on May 23, 2013
You have built the next killer SugarCRM module. But will it pass the Module Loader restrictions for On-Demand? Thankfully, you can easily test this out on your own local development environment.

Use Gmail and Google Apps With SugarCRM

Posted by on May 12, 2013
See how the Gmail and Google Sync add-on can benefit your organization. In this review, we take advantage of the integration of emails, calendar items, contacts, and documentations in a typical lead scenario.

Doing a Quick Repair and Rebuild During Module Install

Posted by on May 10, 2013
Learn how to make installing add-ons easier by doing the Quick Repair and Rebuild step automatically. Utilizing the post_install.php script, we can eliminate an unnecessary step that a user would need to manually do making for a better overall user experience.

How to Add Scheduler Tasks in the Manifest

Posted by on May 2, 2013
Since every submission is reviewed we get to see some pretty cool implementations both on the user side and the code side. On the flip side, sometimes we see some no so cool implementations. Recently one such common implementation has been popping up surrounding adding custom Scheduler Tasks.