Perfex CRM Modules by Cloudmill
Cloudmill develops production-grade add-on modules for Perfex CRM. Every module follows the same architecture, hooks and permission system as Perfex itself. No bloat, no half-measures, no obfuscation.
All modules ship with full source code, 22+ language files and clean install and uninstall scripts. They are built to slot into your Perfex installation without touching a single core file.
Every module is written as if it were part of Perfex CRM’s own codebase.
What every Cloudmill module guarantees
- Compatible with Perfex CRM 2.3.2 and above
- Zero core file modifications — hooks and filters only
- Uses
db_prefix()throughout — no hardcoded table names - Capability checks on every controller action — no security by obscurity
- CSRF tokens on all state-changing POST requests
- Clean
install.phpwithIF NOT EXISTSguard - Clean
uninstall.phpthat removes only the module’s own data - All strings go through
_l()— fully localizable from day one - Full source code — no ionCube, no obfuscation, no license servers
Support
Support is handled via the Envato comments section for each module. Response within 1 business day. All updates are included during the Envato support period.
Before opening a ticket: please confirm your Perfex CRM version meets the minimum requirement and that the Perfex cron job is active — these cover most reported issues.
Additional documentation and changelogs: cloudmill.nl