🗃️ Payment
4 items
🗃️ Shipping
1 item
📄️ Apps View Hook
How to register a plugin from any Joomla plugin group in the J2Commerce Apps view using the onJ2CommerceRegisterApps event.
📄️ Frontend View Hook
How app plugins register their own frontend views in J2Commerce using Router and Dispatcher events — zero core file modifications required.
📄️ Product Form Fields
How to add custom fields to the Apps tab in the J2Commerce product editor using the onJ2CommerceAfterDisplayProductForm event.
📄️ Template Overrides
How to add the PluginSubtemplateField and PluginLayoutTrait to your shipping or payment plugin so store owners can select a layout variant and template designers can override templates.
📄️ Toolbar Buttons
How to add toolbar buttons and create internal admin pages in J2Commerce plugins using Joomla 6 patterns — covers Settings, Help, and custom action buttons.