Releases: ahamed/jext-cli
Releases · ahamed/jext-cli
Joomla Extension Builder (JEXT-CLI) v1.0.0
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...
JEXT-CLI version 1.0.0-beta.1
JEXT-CLI is a PHP CLI tool for building a boilerplate of a Joomla! 4 component. This is a beta version which is covering creating a new component with two predefined views and also creating new user-defined views.
Features
- Component builder
- Icomoon icons view
- Predefined notes view
- Custom view builder