Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.48 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.48 KB

ModulesPress CLI 📟

ModulesPress Logo

Official Command Line Interface for ModulesPress Framework - A tool for WordPress plugin development.

Description

ModulesPress CLI is a command-line tool designed to streamline WordPress plugin development using the ModulesPress Framework. It provides developers with efficient tools for generating and managing modular WordPress plugins.

Installation

composer global require modulespress/cli

Make sure to run the above command to install the CLI globally. Then, you can access the CLI by typing modulespress or mp in your terminal. Also, make sure composer global bin directory is in your PATH.

Features

  • WordPress plugin generation
  • Modular plugin development support
  • Easy-to-use command line interface
  • Plugin development automation tools

Documentation

For detailed documentation and usage instructions, visit our official website.

Support

If you encounter any issues or have questions:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Version

Current version: 0.0.1

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.