generator-wp

0.2.0 • Public • Published

generator-wp

WordPress generator that creates database and installs WordPress. Make sure you have wp-cli for the installation. This generator is opinionated workflow in for fast theme or plugins prototype.

Getting started

  • Make sure you have yo & gulp installed: npm install -g yo gulp also wp-cli
  • Install the generator: npm install -g generator-wp
  • Run: yo wp
  • Also a gulp command look into gulpfile for more info

What does it do

  • WordPress in a sub-folder
  • themes & plugins folder in a content directory
  • Sets up gulp with browser-sync for the theme
  • Creates a database CREATE DATABASE %name%
  • Installs Wordpress

License

MIT License

/generator-wp/

    Package Sidebar

    Install

    npm i generator-wp

    Weekly Downloads

    5

    Version

    0.2.0

    License

    none

    Last publish

    Collaborators

    • tikot