A sample CRM plugin for OctoberCMS used in the presentation Back-end Relations.
To install this plugin, extract this archive to /plugins/acme/crm
and migrate the database by performing one of the following:
- Log out and sign back in to the back-end; or
- Run CLI command
php artisan october:up
To view the plugin click on CRM in the back-end area.