Project administration category

Component ID

263070

Component name

Project administration category

Component type

module

Component security advisory coverage

not-covered

Downloads

2444

Component created

Component changed

Component body

In just one tiny function, this module does nothing but provide a category named "Project administration" in the admin overview. Other modules can depend on this one instead of creating their 'admin/project' menu paths all by themselves.

This module makes sense because there is no single project management related module that all project management related sites use, and without this module, other ones must either duplicate the 'admin/project' menu path with special care, or put themselves into 'admin/settings' in order to avoid complications. By depending on this module however, other modules can simply register 'admin/project/*' menu paths and be done with it.

Target audience: modules like Project, Version Control API, Storm, Time budget or Project forecast.
No module dependencies.