generator-netz-wordpress-plugin

1.0.1 • Public • Published

WordPress Plugin Yeoman Generator

With this Yeoman Generator, it is possible to easily scaffolding a WordPress plugin following the netzstrategen coding standards.

Installation

  • npm install -g yo
  • npm install -g generator-netz-wordpress-plugin

Use

  • yo netz-wordpress-plugin

Features

  • The generated plugin can optionally have assets. In that case, gulp-task-collection NPM package is installed. Also, netzstrategen ESLint and Stylelint standards are included.
  • It's possible to automatically create frequently used PHP Classes (e.g. Admin, WooCommerce, CliCommand).
  • A Travis configuration file is automatically generated. It makes the plugin ready to be tested.

/generator-netz-wordpress-plugin/

    Package Sidebar

    Install

    npm i generator-netz-wordpress-plugin

    Weekly Downloads

    1

    Version

    1.0.1

    License

    GPL-3.0

    Unpacked Size

    58.3 kB

    Total Files

    26

    Last publish

    Collaborators

    • luca.pipolo