|
@@ -91,8 +91,6 @@ For OpenAdmin: `cp /usr/local/admin/templates/ /home/custom_admin_template/`
|
|
|
|
|
|
and then make the changes over html/css file.
|
|
|
|
|
|
----
|
|
|
-
|
|
|
To change theme for OpenPanel, run command:
|
|
|
|
|
|
```
|
|
@@ -105,8 +103,6 @@ instead of *NAME_HERE* set either just the folder name in `/usr/local/panel/` or
|
|
|
opencli config update template "/home/custom_template/"
|
|
|
```
|
|
|
|
|
|
----
|
|
|
-
|
|
|
To change theme for OpenAdmin, run command:
|
|
|
|
|
|
```
|
|
@@ -143,4 +139,14 @@ and the new locale will be available to your users under Account Settings:
|
|
|
|
|
|
-----
|
|
|
|
|
|
+##### Panel update from GUI
|
|
|
+
|
|
|
+OpenPanel can now be udpated directly form the OpenAdmin interface.
|
|
|
+
|
|
|
+To update navigate to *OpenAdmin > General Settings* section and if new update is available, click on the update button to initiate.
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+-----
|
|
|
+
|
|
|
|