contact.install

Install, update and uninstall functions for the contact module.

File

drupal/core/modules/contact/contact.install
View source

Functions

Namesort descending Description
contact_install Implements hook_install().
contact_update_8000 Moves contact setting from variable to config.
contact_update_8001 Migrate contact categories into configuration.
contact_update_8002 Drop the {contact} table.
contact_update_8003 Migrate {users}.data into {users_data}.
contact_update_dependencies Implements hook_update_dependencies().