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.
When you enable this module you haven't it in action yet.
Now you have to configure it. Read Configuration section for it.
Configuration
To configure the module go to /admin/config/trailing-slash/settings
On this page you have the option to enable/disable the configuration of this module
List of paths
Write a path per line where you want a trailing slash. Paths start with slash. It is also possible to add URLs with wildcards. (e.g., '/book', '/node/*')
Enabled entity types
You can choose the entity types that you want to have a slash, for example, the taxonomy terms of a particular vocabulary or nodes of a bundle
Allows site builders to easily find and install modules. This browser lives inside the Drupal site itself, which means you don't need to leave your site in order to do so.
Project status is an extension for drush which takes a list of Drupal platforms as arguments and returns a list of modules which are in use or not in use by the sites within these platforms. It is able to list all modules, or only those which are in use, by platform and site. By default it only reports on modules within sites/all/ or sites/default/, but it can optionally report on modules within site directories as well. Results are grouped by project (for example, the modules views and views_ui are shown together as views) unless an option is given to list each module separately.
In brief, this module was written to answer the question, "which modules in this shared platform are actually in use, and by which sites?"