Wp Lumen Plugin Framework Save

Laravel (Lumen) Powered Wordpress Plugin Boilerplate

Project README

WP Lumen Plugin Framework Starter

This repository is an example of how to integrate Lumen Framework within a Wordpress Plugin.

Note:

Development of this repository has come to an end. But you are welcome to fork it and maintain your own version.

A Laravel Inspired Wordpress Plugin Framework built with Lumen Framework

WP Lumen Plugin Framework provides an architecture that allows rapid development of Wordpress plugins where speed and dexterity is preferred over native Wordpress methods. This codebase is built with Laravel's "Lumen" micro-framework.

Includes:

  • WP Models
  • Example Controllers, Widgets & Shortcodes
  • Vue.js Auth Components & Shortcodes
  • WordpressServiceProvider
  • Debugbar Integration
  • WP & Lumen Helpers
  • WpCron Integration (wee wiki example)
  • Database Table Mangement (wee wiki example)
  • Activate, Deactive, Uninstall Schema Integration
  • JSON Config Flat-File Store

Setup

Download this package and run php composer install in your terminal.

http://composer.org

Once you have run the composer installer, upload and "Activate" the plugin in your Wordpress installation.

Documentation

Open Source Agenda is not affiliated with "Wp Lumen Plugin Framework" Project. README Source: bayareawebpro/wp-lumen-plugin-framework

Open Source Agenda Badge

Open Source Agenda Rating