contacts
19 sites
Security covered
What is Contacts
We are working on the Decoupled User Authentication (http://drupal.org/project/decoupled_auth) in Drupal 8 and this module will provide CRM support in Drupal.
How to install
Because we are currently relying on some core and contrib patches, you will need to either manually patch some of our dependencies or use composer with the composer patches project. It is recommended to use drupal-composer/drupal-project
You can add Contacts to your project with the following commands:
# Enable patches declared by dependencies.
composer config extra.enable-patching true
composer require drupal/contacts
drush en contacts
How to get involved
We are still actively developing, so if you want to get involved:
https://drive.google.com/folderview?id=0B75147wXh1SWUW1YZjU2a0hTV2M&usp=...