plugin-boilerplate

PSR-4 + PHP 7.4 WordPress plugin boilerplate.

GPL-2.0 License

Stars
93

Plugin Boilerplate

Stable tag: 0.1.0 Requires at least: 6.6 Tested up to: 6.6 Requires PHP: 8.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: Contributors: garyj

Short summary about the plugin.

Description

Long description about the plugin.

Screenshots

Alt text for screenshot 1 HERE Screenshot 1 caption HERE.

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  • Go to the PluginsAdd New screen and click the Upload tab.
  • Upload the zipped archive directly.
  • Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  • Unzip the archive.
  • Copy the folder to your /wp-content/plugins/ directory.
  • Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

In a terminal, browse to your /wp-content/plugins/ directory and clone this repository:

git clone [email protected]:GaryJones/plugin-slug.git

Then go to your Plugins screen and click Activate.

Composer

compose require gamajo/plugin-slug

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

Change Log

Please see CHANGELOG.md.

Contributing

See the contributing document.

Support

See the support document.

Licensing

The code in this project is licensed under GPL v2 or later.

Credits

Built by Gary Jones Copyright 2024 Gary Jones

Related Projects