WP Manifestindependent plugin directory
manifest / developer / theplugin

The Plugin.

Make Magic

by Rodrigo Teixeira · github.com/maaprote/theplugin · website

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/maaprote/theplugin/archive/refs/heads/master.zip

From the readme

The Plugin This is a sample project for a plugin. Description This is a sample project for a plugin. Installation Go to Plugins Add New and search for The Plugin. Install and activate it. Contribution Clone this repository to your development setup, then run the following commands: Download development packages: composer install. Download nodejs packages: npm install. Generate assets files: npm run production.

Read the full README on GitHub →