★ 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.zipFrom 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.