Skip to content

blax-software/wordpress-plugin-framework

Repository files navigation


Latest Stable Version Total Downloads Latest Unstable Version License

TL;DR

The backbone for Wordpress Plugin Project

About

This is the backbone of the Wordpress Plugin Framework, providing necessary classes and interfaces to build a WordPress plugin. This framework-backbone provides:

  • Build-Services to build the plugin into a zip-file for the customer
  • A plugin extendable class to handle autoload of all necessary files and provide a basic plugin structure
  • A Eloquent-like database abstraction layer with MVC-structure

About

Serves a structure and features for WordPress plugin development

Resources

Stars

Watchers

Forks

Packages

No packages published