Skip to content

Commit

Permalink
Merge pull request #7 from MaxiZamorano/release-dev
Browse files Browse the repository at this point in the history
Release 2.1
  • Loading branch information
MaxiZamorano committed May 9, 2023
2 parents c6230b1 + 990fea7 commit 42988fe
Show file tree
Hide file tree
Showing 5 changed files with 662 additions and 25 deletions.
132 changes: 123 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<!-- <p align="center">
<p align="center">
<b>Selecciona tu idioma | Select your language</b>
</p>
<p align="center">
<a href="https://#"><img width="30" src="https://cdn-icons-png.flaticon.com/512/8363/8363059.png"></a>
<a href="https://#"><img width="30" src="https://cdn-icons-png.flaticon.com/512/197/197484.png"></a><br>
<a href="https://#">Español</a> | <a href="https://#">English</a>
</p> -->
<a href="#max-theme-para-hestiacp"><img width="30" src="https://www.maxizamorano.com/img/gh/es.png"></a>
<a href="#max-theme-for-hestiacp"><img width="30" src="https://www.maxizamorano.com/img/gh/en.png"></a><br>
<a href="#max-theme-para-hestiacp">Español</a> | <a href="#max-theme-for-hestiacp">English</a>
</p>

<p align="center">
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme2.0.png"/>
<img align="center" src="https://www.maxizamorano.com/img/gh/mt2.1.png"/>
</p>

<h2 align="center">Max Theme para HestiaCP</h2>

<p align="center"><strong>Última versión:</strong> 2.0 | <a href="https://github.com/MaxiZamorano/maxtheme/releases">Ver Cambios</a> | <a href="#capturas">Capturas de Pantalla</a></p>
<p align="center"><strong>Última versión:</strong> 2.1 | <a href="https://github.com/MaxiZamorano/maxtheme/releases">Ver Cambios</a> | <a href="#capturas">Capturas de Pantalla</a></p>

<p align="center">
<strong>Mi web:</strong> <a target="_blank" href="https://www.maxizamorano.com/">maxizamorano.com</a> |
Expand All @@ -38,11 +38,11 @@ He creado este script de fácil instalación para que puedas tener 2 nuevos tema
Para instalar los temas debes ejecutar como root los siguientes comandos en tu terminal:<br>
#### - Instalar Tema Light/Claro
```bash
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install-light.sh -o install.sh && sh install.sh
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install/light-es.sh -o install.sh && sh install.sh
```
#### - Instalar Tema Dark/Oscuro
```bash
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install-dark.sh -o install.sh && sh install.sh
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install/dark-es.sh -o install.sh && sh install.sh
```
## Notas importantes:
- Si el tema no se cambia de forma automática, debes cambiarlo desde las opciones del panel de control HestiaCP.
Expand Down Expand Up @@ -118,3 +118,117 @@ Tienes permitido modificar el script a tu gusto o los archivos de estilos del te
## Licencia

Max Theme está bajo la licencia [GPL v3](https://github.com/MaxiZamorano/maxtheme/blob/main/LICENSE).

===========================================================================

<p align="center">
<img align="center" src="https://www.maxizamorano.com/img/gh/mt2.1en.png"/>
</p>

<h2 align="center">Max Theme for HestiaCP</h2>

<p align="center"><strong>Latest version:</strong> 2.1 | <a href="https://github.com/MaxiZamorano/maxtheme/releases">Changelog</a> | <a href="#screenshots">Screenshots</a></p>

<p align="center">
<strong>My website:</strong> <a target="_blank" href="https://www.maxizamorano.com/">maxizamorano.com</a> |
<strong>Suggestions:</strong> <a href="mailto:contacto@maxizamorano.com"> contacto@maxizamorano.com</a>

</p>

## **Welcome!**

I have created this easy to install script so you can have 2 new themes (Dark and Light) for the HestiaCP control panel with Bootstrap 5 style, it includes branding so you can include your logo at the top replacing the default HestiaCP logo.

## Features

- Dark and Light theme
- Bootstrap 5 Style Theme
- Install and uninstall without affecting the default themes
- Add your logo in the HestiaCP Dashboard (<a href="#--dashboard-with-your-logo">See example</a>)
- Add your logo on the Login screen (<a href="#--login-with-your-logo">See example</a>)
- Add a background image on the Login screen (<a href="#--login-with-your-logo-and-your-background">See example</a>)

## Installation
To install the themes you must run the following commands as root in your terminal:
#### - Install Light Theme
```bash
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install/light-en.sh -o install.sh && sh install.sh
```
#### - Install Dark Theme
```bash
curl -sSL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install/dark-en.sh -o install.sh && sh install.sh
```
## Important Notes:
- If the theme is not changed automatically, you must change it from the HestiaCP control panel options.
- We recommend disabling HestiaCP automatic updates.
- If the login screen styles are lost after a HestiaCP update, reinstall the theme.
- If you want to make changes to the Logo or Background you can reinstall the theme.
- If you install the 2 themes, you can change them whenever you want from the control panel options, but the login screen will have the styles of the last theme installed, for example: if the last theme you installed was the Dark theme, the login screen will continue with the Dark theme even if you switch to the Light theme, This is only for the login screen, not in the dashboard.
- To change the theme of the login screen (Dark or Light), you must reinstall the login screen theme again.
- To change the dashboard theme you just have to select it from the HestiaCP configuration options.

## Screenshots

Below, you can see some screenshots of the theme you will have for your HestiaCP dashboard.

#### - Login with your logo
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_9.png"/>
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_10.png"/>

#### - Login with your logo and your background
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_7.png"/>
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_11.png"/>

#### - Dashboard with your logo
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_1.png"/>
<img align="center" src="https://www.maxizamorano.com/img/gh/maxtheme_13.png"/>

#### - Screenshots Max Theme Light
<table>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_1.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_2.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_3.png"></td>
</tr>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_4.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_5.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_6.png"></td>
</tr>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_7.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_8.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_9.png"></td>
</tr>
</table>

#### - Screenshots Max Theme Dark
<table>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_13.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_14.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_15.png"></td>
</tr>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_16.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_17.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_18.png"></td>
</tr>
<tr>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_11.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_12.png"></td>
<td><img src="https://www.maxizamorano.com/img/gh/maxtheme_10.png"></td>
</tr>
</table>

## Problems and/or Suggestions

If you have any problems with the script, find any errors or have any suggestions, please contact contacto@maxizamorano.com to receive help and/or establish a conversation.

## Copyright

You are allowed to modify the script to your liking or the theme style files, if you make any major improvements you can share them and thus support the community that uses HestiaCP.

## License

Max Theme is licensed under the [GPL v3](https://github.com/MaxiZamorano/maxtheme/blob/main/LICENSE).
Loading

0 comments on commit 42988fe

Please sign in to comment.