Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module modifies the Module List page to show the internal names of all modules. The internal name is used for a variety of purposes, including: what directory on the filesystem the module resides in, what name to use when implementing hooks, what name to pass Drush to enable/disable/install/reinstall the module, and many others.

If you've ever downloaded a module and then failed to locate it on the Modules List page when attempting to enable it because you couldn't figure out what it was actually called in that listing, then this module is you.

Project information