A dark themed administrator template for Joomla 4.x
- Easier on the eyes
- Saves battery life
- Less bloat
- Simple and familiar UI
- Performance
Latest ✔️ | Latest ✔️ | Latest ✔️ | 11+ ❌ | Latest ✔️ | Latest ✔️ |
- Clone the repository:
git clone https://github.com/C-Lodder/joomla4-backend-template.git <path>
- Go to the folder:
cd <path>
- Install dependencies:
npm i
- Checkout a new branch:
git checkout -b <branch name>
- Compile SCSS and minify CSS
gulp build
- Minify JS
npm run js
- Create an installation ZIP file
npm run zip