Update 0.1.6.md

This commit is contained in:
Stefan Pejcic 2024-04-08 15:19:10 +02:00 committed by GitHub
parent ecbcf53e73
commit e958ac619f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,6 +63,10 @@ then reload the OpenAdmin service:
`service admin reload`
-----
##### Custom Templates for OpenAdmin and OpenPanel
Starting v0.1.6 you can set [custom templates](https://dev.openpanel.co/templates/) for both OpenPanel and OpenAdmin interfaces!
@ -99,7 +103,9 @@ instead of *NAME_HERE* set either just the folder name in `/usr/local/admin/` or
`opencli config update admin_template "/home/custom_admin_template/"`
----
-----
##### Turkish translation for OpenPanel
@ -119,5 +125,7 @@ wget -O - https://gist.githubusercontent.com/stefanpejcic/701fe98ab873120378f7c7
and the new locale will be available to your users under Account Settings:
![tr locale openpanel](https://i.postimg.cc/wv3J1DzS/image-720.png)
----
-----