Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Setup module adds the ability to have scripted, setup wizards which are run automatically on the first access of a completed or upgraded site.
Think of it as a method of introducing a client to their new/updated site and having them fill out required information that may not have been available at the time of development, such as their Google Analytics tracking code or Twitter account.
This module is intended for use by Developers as the creation of your setup script is done in a profile/module/theme .info file, however the syntax is not complex and could be attempted by an adventurous site builder.
You've just installed a module, but now you need to configure it. Where is that new menu item?
This module corrects this problem by redirecting to a module's configuration page when a single module is enabled or displaying a list of configuration pages when more than one is available.