Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 550 Bytes

Cyanext WordPress Plugin Boilerplate

How to use this

Clone this repository and build your plugin.

  • Set the plugin name in all needed files
    • composer.json
    • package.json
  • Fill out src/README.md

Contributing

Every bit of help is highly appreciated. Even if you don't code you can file an issue and help us find bugs or shape new features. Please see the CONTRIBUTING.md on how to contribute.

License

This plugin is licensed under GNU General Public License v2 (or later).

Changelog