Interaction with other modules

Some modules need to take into account other modules in their work. These features should be described in other modules files in the proper format.

In the standard DIAFAN.CMS has three modules that require configuration files-in modules that use them:

  • Sitemap requires file modules/module_name/module_name.sitemap.php;
  • Search requires file modules/module_name/module_name.search.php;
  • Menu requires file modules/module_name/admin/module_name.admin.menu.php.

File format laid down in the plug-in.