npm run add-plugin --plugin=<PLUGIN_NAME> --type=<PLUGIN_TYPE>
to initialize a plugin template.npm start --plugin=<PLUGIN_NAME>
on the Hollaex plugin starter kit web dir.
npm run dev:plugin --plugin=<PLUGIN_NAME>
on the Hollaex kit web dir,title
string, we need to make the string key global using the generateId
function. This function is globally accessible in the kit context.