BoxLang 🚀 A New JVM Dynamic Language Learn More...
This is an extension for Preside that adds basic CRM functionality. It adds objects to manage organisations and persons along with various lookup types, statuses, etc. As of version 2.0.0 of this extension, Preside 10.10 is required because it makes use of the new data manager features that have been introduced recently.
From the root of your application, type the following command:
box install preside-ext-crm
There are two predefined roles, personmanager
and
organisationmanager
which will allow users to manage all
CRM data.
If you upgrade from an earlier version please make sure that your
user roles include the new crm.person.*
and
crm.organisation.*
permissions instead of the now retired
personmanager.*
and organisationmanager.*
permissions.
We are happy to receive pull requests. Any feedback is appreciated as well. See you on Slack!
$
box install preside-ext-crm