zoraxy/docs/plugins/docs/1. Introduction/4. Enable Plugins.md
Toby Chui 29daa4402d Added more doc
- Added auto reload for doc engine
- Added helloworld example
2025-05-27 22:00:16 +08:00

41 lines
1.1 KiB
Markdown

# Enable Plugins
Last Update: 25/05/2025
---
To enable and assign a plugin to a certain HTTP Proxy Rule, you will need to do the following steps
## 1. Create a tag for your HTTP Proxy Rules
Let say you want to enable debugger on some of your HTTP Proxy Rules. You can do that by first creating a tag in the tag editor. In the example below, we will be using the tag "debug". After adding the tag to the HTTP Proxy rule, you will see something like this.
![image-20250527193748456](img/3. Enable Plugins/image-20250527193748456.png)
---
## 2. Enable Plugin
Click on the "Enable" button on the plugin which you want to enable
![image-20250527193601017](img/3. Enable Plugins/image-20250527193601017.png)
---
## 3. Assign Plugin to HTTP Proxy Rule
Finally, select the tag that you just created in the dropdown menu
![image-20250527194052408](img/3. Enable Plugins/image-20250527194052408.png)
Afterward, you will see the plugin is attached to the target tag
![image-20250527195703464](img/3. Enable Plugins/image-20250527195703464.png)
It means the plugin is enabled on the HTTP proxy rule