mirror of
https://github.com/oblakstudio/wp-plugin-installer.git
synced 2025-12-08 14:16:29 +08:00
14 lines
492 B
Markdown
14 lines
492 B
Markdown
## 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
|