Home
Softono
b

bayareawebpro

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by bayareawebpro

wp-lumen-plugin-framework
Open Source

wp-lumen-plugin-framework

# 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. ![](https://cdn.rawgit.com/bayareawebpro/wp-lumen-plugin-framework/60a708a9/resources/assets/screenshots/preview.png) ## 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 - https://github.com/bayareawebpro/wp-lumen-plugin-framework/wiki - https://cdn.rawgit.com/bayareawebpro/wp-lumen-plugin-framework/99bc7e1c/_docs/build/index.html

Mobile Development
78 Github Stars