Skip to content

joomlaphp/joomla4-backend-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bettum

A dark themed administrator template for Joomla 4.x

Benefits of Bettum

  • Easier on the eyes
  • Saves battery life
  • Less bloat
  • Simple and familiar UI
  • Performance

Browser Support

Chrome Firefox Edge IE Safari Opera
Latest ✔️ Latest ✔️ Latest ✔️ 11+ ❌ Latest ✔️ Latest ✔️

Contributing

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

Build tasks:

  • Compile SCSS and minify CSS
gulp build
  • Minify JS
npm run js
  • Create an installation ZIP file
npm run zip

Screenshot:

Login

About

A dark themed backend template for Joomla 4.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 76.5%
  • PHP 15.0%
  • CSS 5.6%
  • JavaScript 2.9%