Socket
Socket
Sign inDemoInstall

generator-netz-wordpress-plugin

Package Overview
Dependencies
424
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-netz-wordpress-plugin

A WordPress plugin Yeoman generator with netzstrategen standards.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 02 Sep 2020

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc