Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-yo-wordpress

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-yo-wordpress

Yeoman generator for Wordpress projects and plugins

  • 1.4.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-98.9%
Maintainers
1
Weekly downloads
 
Created
Source

Yeoman WordPress Generator

Yeoman generator for WordPress projects and plugins.

For more informations about Yeoman, see Yeoman.io.

Installation

npm install -g generator-yo-wordpress

Documentation

Init

yo yo-wordpress

Generates a new WordPress project with a starter theme and the files needed to use Yeoman. Once Yeoman is done, install your new WordPress project, and activate the theme in the admin panel.

Yeoman will ask you which version of WordPress you want to use (latest stable version by default), the starter theme and a few informations to make the theme ready be to used. Most of the defaults informations can be changed in the config file.

Plugin

yo yo-wordpress:plugin

Generates a plugin with WordPress Plugin Boilerplate.

Configuration

Yeoman-WordPress stores some defaults values so you won't have to type the same things every time you start a project. The first time you will use the generator it will create a config file with the informations you gave. These informations will be used as default values so you can override them during the init tasks. If you want to change the default values you can do it by editing the config file located in ~/.yeoman-wordpress/config.json.

Keywords

FAQs

Package last updated on 10 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc