media-store-net/wp-plugin-core

Core functionality and libraries for Wordpress Plugin (a light weight plugin template with composer and MVC).

v1.0.6 2025-03-04 15:53 UTC

This package is auto-updated.

Last update: 2025-03-04 16:23:36 UTC


README

This is a forked old version of amostajo/wordpress-plugin-core

Core library (A Wordpress template that comes with composer and MVC);

Installation

Add

"media-store-net/wp-plugin-core" : "1.0.*"

to your composer.json. Then run composer install or composer update.

Coding Guidelines

The coding is a mix between PSR-2 and Wordpress PHP guidelines.

License

Lightweight MVC is free software distributed under the terms of the MIT license.