This is the stable version of the JEXT-CLI Joomla! 4 extension builder tool. By using this tool you can easily build your Joomla! 4 component just by running a simple command. This is a php cli
application for which you need the php cli
installed in your machine. And also for managing packages and class autoloading composer
is used. So you also need the composer
installed in your machine.
Features
- Create Joomla! 4 components
- By default Icomoon icons list with searching facilities.
- A simple view for adding notes.
- Custom view generator.
Future expectation
In the future, I am planning to integrate-
- Module boilerplate creator.
- Plugin boilerplate creator.
- Add option for creating both J3 & J4 extensions.
- And so on...