Module
Create module⚓
Concept⚓
ExempleEnglish⚓
create module NameOfModule
add module NameOfModule
ComplémentExample⚓
create module Settings
ExempleFrench⚓
créer (un) module NomDuModule
créer module NomDuModule
ComplémentExample⚓
créer un module Paramétrage
Attention
Each application is created by default with two module :
- Home (Accueil)
- Administration
You won't be allowed to create module with these names.
The Administration module is composed of several entities allowing to:
- Manage users and their access (Users, Group, Role, Settings)
- Configure the component Status (Média, Status)
- Set the component Inline help (Inline help)
Delete module⚓
Concept⚓
ExempleEnglish⚓
delete module NameOfModule
ComplémentExample⚓
delete module Settings
ExempleFrench⚓
supprimer (le) module NomDuModuleApplicatif
ComplémentExample⚓
supprimer le module Paramétrage