https://github.com/c-lodder/joomla4-backend-template
A dark themed backend template for Joomla 4.x and 5.x
https://github.com/c-lodder/joomla4-backend-template
joomla template
Last synced: about 1 year ago
JSON representation
A dark themed backend template for Joomla 4.x and 5.x
- Host: GitHub
- URL: https://github.com/c-lodder/joomla4-backend-template
- Owner: C-Lodder
- Created: 2019-08-15T11:55:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T17:45:32.000Z (over 1 year ago)
- Last Synced: 2024-10-23T02:47:41.095Z (over 1 year ago)
- Topics: joomla, template
- Language: SCSS
- Homepage:
- Size: 4.3 MB
- Stars: 37
- Watchers: 10
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 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
 |  |  |  |  | 
--- | --- | --- | --- | --- | --- |
Latest :heavy_check_mark: | Latest :heavy_check_mark: | Latest :heavy_check_mark: | 11+ :x: | Latest :heavy_check_mark: | Latest :heavy_check_mark: |
## Contributing
- Clone the repository:
```bash
git clone https://github.com/C-Lodder/joomla4-backend-template.git
```
- Go to the folder:
```bash
cd
```
- Install dependencies:
```bash
npm i
```
- Checkout a new branch:
```bash
git checkout -b
```
## Build tasks:
- Compile SCSS and minify CSS
```bash
gulp build
```
- Minify JS
```bash
npm run js
```
- Create an installation ZIP file
```bash
npm run zip
```
## Screenshot:
