Goto main content

help desk

Dans quel dossier dois-je mettre mes fichiers pour mon nouveau module ?

Je suis en train de créer un nouveau module pour un client et je me demande dans quel dossier je dois mettre les fichiers sur le serveur.

Posé le 2022-03-03 08:25:00

RÉPONSE OFFICIELLE

Module creation

When creating a module there is 3 different locations possible in the root.

  • /toolbox
  • /extenso
  • /site

toolbox folder is for modules that are meant to be generic and reusable on other clients.

extenso folder is for module specific to the extenso software and core. They are for functionalities of the software and not meant for the front end website.

site folder is for modules developed specifically for the client. These modules are not meant to be reused by other clients.

Modification of files in module

All Extenso module are under the directory /extenso

All Toolbox module are under the directory /toolbox

NO FILE should be modify in there directories unless tou want to create a new version of the module.

Réponse de:
Pierre Laplante

Répondu le : 2022-03-03 09:28:00