wp-plugin-installer/docs/index.md

15 lines
492 B
Markdown
Raw Permalink Normal View History

2022-10-25 17:40:31 +02:00
## WordPress plugin installer / activator
> Simple and optimized WordPress plugin installer class.
## What it is
WPPI
## Highlights
* Based on [WooCommerce](https://woocommerce.com) installation and activation process.
* Automatically updates plugin and database schema versions.
* Handles database table creation and updates (Schema enforcement).
* Provides [WP-CLI](https://wp-cli.org) commands for manual updates, and database table creation / verification.
* Easily extendable