Frontend editing
Create components for customers and enable logged-in users to edit specific items of their choice in the frontend of Joomla. Data can be edited from an editing list which allows editing each item. It's also possible to create a menu item pointing to a specific edit view.
Numerous field types
Choose from a variety of field types such as text, foreign key, radio, calendar, image, dropdown, sql, subform etc.
SQL import
Import tables from SQL files or a textarea into the generator, to quickly and easily restore the structure of existing components or database tables from other projects.
Restore Joomla fields
Restore all the default Joomla fields required for standard views in Joomla at the click of a button.
SEF URLs
Both the Joomla Component Generator and the generated components support search engine friendly URLs.
Drag drop reorder
Drag drop reorder components, views, tables and fields in the generator. Drag drop reordering is available in all the views of the generated components as well.
Store and duplicate
Store components for different versions of Joomla. Load stored components to continue work. Duplicate entire components, views, tables or fields to reuse functionality and save time.
Automatic code generation
The component creator will automatically create custom component code and compresses everything into a ZIP archive, ready for drag drop installation into the Joomla CMS.
Namespaces
Latest versions of Joomla offer namespace support, and components generated using the Component Generator for those versions naturally include namespaces.