WP Manifestindependent plugin directory
manifest / developer / rank-rocket-schema-creator

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.zip

WordPress Plugin Starter Template

Setup Instructions

  1. Clone this repo:

    git clone https://github.com/YOUR_USERNAME/YOUR_PLUGIN_NAME.git
    cd YOUR_PLUGIN_NAME
  2. Run the setup script:

    ./bin/setup.ps1
  3. Format code:

    composer lint:fix

Make This a GitHub Template

  1. Push this to a new GitHub repository.
  2. Go to the repo settings.
  3. Check the box: "Template repository".

Now you can click "Use this template" for future projects.