MageForge is a Magento 2 module designed to assist frontend developers in streamlining their workflow and enhancing productivity.
The mageforge:version
command displays the current module version and the latest available version.
To use the mageforge:version
command, run the following in your terminal:
php bin/magento mageforge:version
Example output:
Module Version: 1.0.0
Latest Version: 1.0.0
...
MageForge provides several forms to submit feature requests or report a bug. You will find it in the issue section of GitHub.
We welcome contributions from the community. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes.
- Push your branch and create a pull request.
This project is licensed under the GNU General Public License. See the LICENSE file for more details.
For support, please open an issue on the GitHub repository.
All notable changes to this project will be documented in the CHANGELOG file.
Thank you for using MageForge! We hope it makes your development process smoother and more efficient.