The admin menu
Last updated
Last updated
To create the administration menu, we put in xoops_version.php :
This instruction automatically enables a navigation menu inside the administration area of the module :
The upper part is automatically generated and tabs are created by the menu.php
file located in:
The menu.php file must have the following structure:
Variable in which you indicate the title of the link.
Variable in which you specify the link path
Variable in which you specify icons path. This icon is used by the Admin theme and by the index menu generated by the Framework. The icons to the page "Index" and "About" should always be the same, for the other icons you are free.
All icons should have a size 32px x 32px