This project is not covered by Drupal’s security advisory policy.
The Config Check module provides a report that you can run just before you launch a site to make sure that you've got all your Drupal ducks in a row. Among other things, it checks that:
- Caching and JS / CSS aggregation are turned on
- You have pathauto installed with best practice settings
- You have path_redirect installed with best practice settings
- Cron has been run recently
- You've got spam protection on your webforms
- Submission addresses of your webforms don't contain any internal or testing domains
- You don't have any published nodes that contain "dummy" text (like lorem ipsum)
- You've installed a WYSIWYG and assigned it to at least one other input format
- You have at least one user with an administrator role
... and other stuff you want to check before making a site go live.
Some of the reports are configurable, and new reports can be added using hooks.
Development of this module is sponsored by EchoDitto.
Project information
- Project categories: Administration tools, Developer tools
- Created by venutip on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.