2017 © Pedro Peláez
 

project maverick

WordPress Theme Framework.

image

ixyz/maverick

WordPress Theme Framework.

  • Thursday, December 21, 2017
  • by Hiroiku
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Maverick

Latest Stable Version Total Downloads License composer.lock, (*1)

About Maverick

Maverick is a Laravel-like MVC framework for wordpress themes., (*2)

Maverick makes the development of WordPress themes surprisingly efficient. For example, it has a powerful function for easily controlling information on articles., (*3)

Adopting Laravel Blade Templates as the rendering engine allows you to write views with very little code., (*4)

Maverick is integrated with webpack. Webpack also demonstrates its power for front-end development., (*5)

Installation

When using Composer

$ composer create-project --prefer-dist ixyz/maverick your-project-name
$ npm install

When downloading manually

$ composer install
$ npm install

Build

When development build

$ npm start

When release build

$ npm run build

The Versions

21/12 2017

dev-master

9999999-dev

WordPress Theme Framework.

  Sources   Download

MIT

The Requires

 

wordpress mvc theme

02/06 2017

1.5.0

1.5.0.0

WordPress Theme Framework.

  Sources   Download

MIT

The Requires

 

wordpress mvc theme

02/06 2017

dev-develop

dev-develop

WordPress Theme Framework.

  Sources   Download

MIT

The Requires

 

wordpress mvc theme

31/05 2017

1.4.0

1.4.0.0

WordPress Theme Framework.

  Sources   Download

MIT

The Requires

 

wordpress mvc theme

24/05 2017

1.3.3

1.3.3.0

WordPress Theme Framework.

  Sources   Download

MIT

The Requires

  • php >= 5.6.0
  • ixyz/maverick-core 1.*
  • ixyz/maverick-wp 1.*

 

wordpress mvc theme