Plugin Templates
The repository includes three templates:
text
plugin-templates/basic-admin-plugin
plugin-templates/user-sidebar-plugin
plugin-templates/admin-user-mixed-pluginExample packaging:
bash
cd plugin-templates/admin-user-mixed-plugin
tar -czf coupon-plugin.tar.gz payincus.plugin.json README.md dist templates docsUpload the .tar.gz package from the admin plugin center, then enable it.
