A template for creating a new plugin for the ITSM Core.
- Install the plugin as usual.
- run
./tools/skeleton.sh
- Adapt the plugin skeleton to your needs.
- A profile file
- A config route
- translations and compilation script (
bash ./tools/compile_locales.sh
)