Distributor { Add-on name } Add-on
Template repository for creating distributor addons
by Novembit · github.com/novembit/distributor-addon-template
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/novembit/distributor-addon-template/archive/refs/heads/master.zipDeclares an update source ({ Add-on repository URI }), so updates arrive through the plugin's own updater.
From the readme
distributor-addon-template
Template repository for creating distributor addons
After generating repository you can setup it with setup.sh script.
- To run it you need bash. ( git bash if in windows) .
- In your bash open repository directory, then type