Update 0.2.2.md

This commit is contained in:
Stefan Pejcic 2024-07-15 21:24:05 +02:00 committed by GitHub
parent 2c037576df
commit b869a85eff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,35 @@ Other improvements to the Sentinel AI include:
- Summary reports.
### Mautic Autoinstaller
| Mautic Manager | Mautic Auto-installer |
|----------------|----------------|
| ![mautic manager](https://i.postimg.cc/jxrps7Vc/image.png) | ![mautic installer](https://i.postimg.cc/sj9t1gsr/image.png) |
The Mautic autoinstaller is now available, offering the following features:
- Install the latest 10 versions of Mautic
- Automatically create and remove cron jobs
- Backup files and/or database
- Restore files and/or database
- Check Mautic, PHP, and MySQL versions
- Display file sizes
- Generate daily PageSpeed reports
- View database login information
- Remove Mautic from the manager
- Uninstall Mautic
Note: Auto-login is not currently supported. According to [Mautic documentation](https://docs.mautic.org/en/5.x/authentication/authentication.html), you need to manually enable HTTP authentication or set up OAuth first.
Upcoming features on the to-do list include:
- Viewing email statistics from Mautic
- Checking for and running updates
- Viewing and editing settings for outgoing emails
Mautic Manager is disabled by default. To enable it, navigate to **OpenAdmin > OpenPanel Settings**.
![enable mautic on openadmin](https://i.postimg.cc/bwwQ0L2g/image.png)
### OpenCLI Help