Whenever a developer uploads a file to the SuiteCRM Store we do extensive scanning to make sure everything is in place and ready to install for you. After all, the reason we are here is to make the end user experience as simple and smooth as possible. One of those automatic scans is a check to ensure that all the necessary files are included in the add-on's zip so that you aren't left with an add-on that can't be installed.
As a developer, I've done this many times myself. You get done with a new add-on, create the manifest, and package up all the needed files...or so you think. You release the zip for download and soon enough you get an email about how the add-on failed to install. Usually it includes an error like:
Failed to copy cache/upgrades/temp/uJ5Yxy/MyModule_Zip/custom/modules/MyModule/views/view.edit.php to custom/modules/MyModule/views/view.edit.php
Drats! Of course. I thought I could do a quick, simple fix without properly testing the install process for the hundredth time. Well with the new addition to the scanner I'd now get the follow message upon uploading the file BEFORE anyone were to download and install it:
The following files defined in the manifest do not exist in the zip:
/custom/modules/MyModule/views/view.edit.php
This new addition provides even more backing to our 100% Satisfaction Guarantee. Have ideas on other ways to avoid pain points or simplify the distribution process?
-
Masquerade - Switch User
When it is crucial to access a certain user’s account, the Masquerade add-on for SuiteCRM allows Admins to log in as any regular user without needing their password.
-
SuiteCRM Outlook Plugin for iOS, Android & OWA
When you're on the road, Outlook is essential for continuing to communicate with your customers. Implicit FrontEnd is essential for accessing SuiteCRM, updating and creating new CRM records, scheduling meetings and archiving email to SuiteCRM.
-
Google Form Integration
Google Form Integration allows you to configure Google Forms with SuiteCRM, so data submitted via forms gets automatically updated within your CRM.
- Show more addons