update doc

This commit is contained in:
Jordan Blasenhauer 2024-02-21 16:22:48 +01:00
parent e8163a8409
commit 243f641074
4 changed files with 12 additions and 6 deletions

View file

@ -75,9 +75,9 @@ BunkerWeb has a pro version to further improve the security of your applications
We have centralised version management and support within the panel for greater ease of use.
More detailed information about this version can be found [by visiting our website](https://www.bunkerweb.io/#services?utm_campaign=self&utm_source=doc).
More detailed information about this version can be found [by visiting our website.](https://www.bunkerweb.io/#services?utm_campaign=self&utm_source=doc)
If you're interested, upgrade to the pro version in just a few clicks, [following the steps here.](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc).
If you're interested, upgrade to the pro version in just a few clicks, [following the steps here.](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc)
Note that in the documentation, it will be mentioned when a feature is for the pro version.

View file

@ -581,7 +581,7 @@ For example, you can get the request arguments in your template like this :
```
You can power-up your plugin page with additionnal scripting with the **actions.py** file when sending a **POST /plugins/<*plugin_id*>**.
You can power-up your plugin page with additional scripting with the **actions.py** file when sending a **POST /plugins/<*plugin_id*>**.
Here is what is send to the function :

View file

@ -2431,6 +2431,12 @@ By default, BunkerWeb will only listen on IPv4 addresses and won't use IPv6 for
This quickstart is just a tiny fraction of the functionality that BunkerWeb has to offer. Be curious and see what else BunkerWeb has to offer.
The documentation shares free and professional features. The latter will be marked accordingly to avoid confusion.
You can take a detailed look at the many [plugins and settings available](settings.md) in this solution.
If you want to make the most of the solution, don't hesitate to [take a detailed look at the features from the panel.](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc)
Details on the use of certain plugins can also be found on the [security tuning page.](security-tuning.md)
For simplified use of the solution, don't hesitate to [try out the web UI.](web-ui.md)
Please note that **BunkerWeb comes in both free and pro versions**, with pro features indicated to avoid confusion.
If you'd like to find out more about the pro version, and use the solution to the full, [visit the panel.](https://panel.bunkerweb.io/?utm_campaign=self&utm_source=doc)

View file

@ -1729,7 +1729,7 @@ After a successful login/password combination, you will be prompted to enter you
systemctl restart bunkerweb
```
## Upgrade pro version
## Upgrade to PRO
In case you have buy a pro version and you already have a BunkerWeb setup with an UI, you can update **pro settings** inside **global config page**.