Skip to content

Joomla Extension Builder (JEXT-CLI) v1.0.0

Latest
Compare
Choose a tag to compare
@ahamed ahamed released this 26 Mar 09:37
· 5 commits to main since this release

jext_cli_banner

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...