WP Manifestindependent plugin directory
manifest / developer / larash

Larash Plugin Framework

Wordpress plugin with laravel framework

by hisham hilmy · github.com/itsho15/larash · website

3stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/itsho15/larash/archive/refs/heads/master.zip

From the readme

Larash Plugin Framework Starter A Laravel Inspired Wordpress Plugin Framework built with Lumen Framework Larash 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. Help WP Lumen Plugin Framework's development by contributing to the repository and reporting problems encountered. Metabox Screenshot: Includes: WP Models Example Controllers, Widgets & Shortcodes Vue.js Auth Components & Shortcodes WordpressServiceProvider Debugbar Integration WP & Lumen Helpers WpCron Integration Database Table Mangement Activate, Deactive, Uninstall Schema Integration JSON Config Flat-File Store CodeStar Theme Options Framework Metaboxes Framework Menus Routes Ready yajra datatables Setup Download this package and run in your terminal. http://composer.org Once you have run the composer installer, upload and "Activate" the plugin in your Wordpress installation. Documentation In-Progress, please bookmark the Wiki, I will be adding new How-To's when possible. https://github.com/itsho15/larash/

Read the full README on GitHub →