generator-wordpress-mvc

0.1.0 • Public • Published

Generator-IPRoots

Build Status

A Wordpress MVC generator for Yeoman.

Functionality

This generator will install Wordpress MVC's developping environment, do initial configuration and implement best practices.

Requirements

  • You require VirtualBox && Extension Pack
  • You require Vagrant to be installed
  • You require Nodejs, NPM and yo to be installed: npm install -g yo
  • Finally, you need to IP Roots generator for Yeoman: npm install -g generator-wordpress-mvc

Getting started

  • Create your app's working directory
  • From within this new directory, run: yo wordpress-mvc

Environment switch

You can set this where you want. Your .htaccess, httpd.conf or within your vhost. Clearer documentation is on the way.

  • Set the following Environment Variable: SetEnv APPLICATION_ENV development

Package Sidebar

Install

npm i generator-wordpress-mvc

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • francoisfaubert