PHP boilerplate for creating Joomla! extensions with HTML, CSS, and JS.
This repository provides boilerplate files and a recommended directory structure for developing Joomla! extensions. It includes example PHP entry points, XML manifest templates, and front-end assets (HTML, CSS, JavaScript) for packaging components, modules, or plugins. Intended as a starter layout to be customized for project-specific logic and deployment.
0