1.2.7 • Published 4 months ago

wp-scaffolding v1.2.7

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 months ago

WP Scaffolding

GitHub license

WP Scaffolding is an npm package that simplifies the process of creating and updating WordPress plugins. This package is designed for WordPress plugin developers and offers an easy way to scaffold and update your plugin structure.

Features

  • Easy scaffolding of WordPress plugins
  • Customizable plugin structure
  • Composer integration
  • Composer autoload
  • Jetpack packages
  • Internationalization

Installation

Install WP Scaffolding using npm:

npm install wp-scaffolding --save
Usage
To create a new plugin:

bash
Copy code
npx wp-scaffolding create-plugin
To update an existing plugin:

bash
Copy code
npx wp-scaffolding update-plugin

##Contribute to WP Scaffolding We welcome and appreciate contributions from the community to help improve WP Scaffolding! Here's how you can contribute:

Fork the repository: https://github.com/franmastromarino/wp-scaffolding Create a new branch with a descriptive name for your feature, bugfix, or enhancement. Make your changes, following the existing code style and structure. Commit your changes with a clear and concise commit message. Push your branch to your fork on GitHub. Open a pull request against the main branch of the original repository. Before submitting your pull request, please ensure that you have tested your changes thoroughly and that all tests pass.

Thank you for your interest in contributing to WP Scaffolding!

1.2.7

4 months ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.4

8 months ago

1.2.3

8 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago