Hello,
I have experience with the CodeIgniter framework and I am now looking to start developing custom modules for PerfexCRM.
While I am familiar with the MVC structure, I want to ensure I follow Perfex’s specific architecture. Could you provide guidance on:
Hooks & Filters: What is the standard way to inject custom code into the admin UI without modifying core files?
Module Boilerplate: Is there a recommended starter kit or documentation for setting up the directory structure and the init.php file?
Database Migrations: How should I handle table creation and schema updates upon module activation?
If there are specific resources for CodeIgniter developers transitioning to Perfex module development, please let me know!