Installer7
Component ID
1569392
Component name
Installer7
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is API module for developers.
Available features:
Installation
- Automatic fields creation with
hook_installer_default_fields() - Automatic vocabularies creation with
hook_installer_default_vocabularies() - Automatic terms creation with
hook_installer_default_terms()
Uninstallation
- Helper function to delete fields/nodes, when node bundle was defined in code. See http://realguess.net/node/135
- Helper function to delete vocabularies.
