mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.3.md
This commit is contained in:
parent
99d5c49a2b
commit
ada2b0855d
@ -10,6 +10,8 @@ Not yet released.
|
|||||||
|
|
||||||
### 🚀 New feature
|
### 🚀 New feature
|
||||||
- [Upload file from URL using File Manager](#upload-url)
|
- [Upload file from URL using File Manager](#upload-url)
|
||||||
|
- [Autoinstaller](#autoinstaller)
|
||||||
|
- [Site Manager](#site-manager)
|
||||||
|
|
||||||
### 🐛 Bug fixes
|
### 🐛 Bug fixes
|
||||||
- Fixed bug with cron file causing daily reports not being sent from OpenAdmin.
|
- Fixed bug with cron file causing daily reports not being sent from OpenAdmin.
|
||||||
@ -34,6 +36,26 @@ This feature accepts any link type. If the link points to an archive *(`.zip`, `
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
### AutoInstaller
|
||||||
|
|
||||||
|
Administrators can choose which CMS/tools to allow for the AutoInstaller interface from the **OpenAdmin > General Settings** page.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
We also receive frequent questions from new users on how to upload a website, as they often get confused by the *New Website* modal. To address this, we added an option to choose between using the Autoinstaller or manually adding files and databases:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
### Site Manager
|
||||||
|
|
||||||
|
Mautic Manager, WordPress Manager, and PM2 (NodeJS & Python) are now combined in a single interface named **Site Manager**.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
This interface will list all available websites from the database.
|
||||||
|
|
||||||
### Websites List
|
### Websites List
|
||||||
|
|
||||||
List of all websites on **OpenPanel > Website Manager**.
|
List of all websites on **OpenPanel > Website Manager**.
|
||||||
|
Loading…
Reference in New Issue
Block a user