Address book
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Simple address book based on custom entity.
CRUD implementation.
Entity = 'contact'
Entity bundle = 'contact'
Entity bundle are fieldable.
Default fields are deletable.
Install and uninstall
On module installation there is once creation of all fields (category and photo) and taxonomy vocabularies for that fields.
On module uninstallation there is deletion of all fields and their data from database.
Vocabularies do not deletes.
Future plans:
Integration with views and rules.