My Awesome Plugin
A starter WordPress plugin.
by Your Name · github.com/penzenmaster/rank-rocket-schema-creator
★ 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/penzenmaster/rank-rocket-schema-creator/archive/refs/heads/main.zipWordPress Plugin Starter Template
Setup Instructions
-
Clone this repo:
git clone https://github.com/YOUR_USERNAME/YOUR_PLUGIN_NAME.git cd YOUR_PLUGIN_NAME -
Run the setup script:
./bin/setup.ps1 -
Format code:
composer lint:fix
Make This a GitHub Template
- Push this to a new GitHub repository.
- Go to the repo settings.
- Check the box: "Template repository".
Now you can click "Use this template" for future projects.