Final Polish

Categories

Component ID

1847856

Component name

Final Polish

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1076

Component created

Component changed

Component body

This module takes care about a few things that are commonly ommited before launching a drupal site.

You can:

  • Disable paths like /node, /rss.xml etc.
  • Upload a touch icon which will be used for mobile devices
  • Ensure that /favicon.ico, /apple-touch-icon.png exist and don't cause a 404 in logs

More features like: checking recipient for Webform emails, checking site email address, redirect error pages to the specific path instead of just displaying it, check whether anonymous users really should be able to create a new account coming soon.

When you need another feature, just create a new issue :)