blax-software/wordpress-plugin-project

A WordPress plugin template to get you started quickly.

v0.1.0 2023-05-31 10:33 UTC

This package is auto-updated.

Last update: 2024-10-23 17:03:17 UTC


README


Latest Stable Version Total Downloads Latest Unstable Version License

About

This is a WordPress-Plugin-Project-Template providing essential tools, classes and interfaces to get started quickly with a new WordPress plugin. This project template provides:

Installation

  1. Set-up with composer (recommended)

    composer create-project blax-software/wordpress-plugin-project my-plugin
  2. Composer automatically executes the setup script. If you want to run it manually, execute:

    php interact plugin:setup
  3. ???

  4. Profit