Work on website templates from external modules

This commit is contained in:
Laurent Destailleur
2024-02-09 17:54:57 +01:00
parent b0ccf87b43
commit d4296c2ffd
7 changed files with 10 additions and 7 deletions

View File

@@ -123,6 +123,8 @@ class modMyModule extends DolibarrModules
),
// Set this to 1 if features of module are opened to external users
'moduleforexternal' => 0,
// Set this to 1 if the module provides a website template into doctemplates/websites/website_template-mytemplate
'websitetemplates' => 0
);
// Data directories to create when module is enabled.