wp-plugin-installer/docs/index.md
2022-10-25 17:40:31 +02:00

492 B

WordPress plugin installer / activator

Simple and optimized WordPress plugin installer class.

What it is

WPPI

Highlights

  • Based on WooCommerce installation and activation process.
  • Automatically updates plugin and database schema versions.
  • Handles database table creation and updates (Schema enforcement).
  • Provides WP-CLI commands for manual updates, and database table creation / verification.
  • Easily extendable