https://github.com/plesk/ext-custom-action
Custom Action usage example
https://github.com/plesk/ext-custom-action
example
Last synced: about 1 month ago
JSON representation
Custom Action usage example
- Host: GitHub
- URL: https://github.com/plesk/ext-custom-action
- Owner: plesk
- License: other
- Created: 2016-05-26T07:04:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T08:26:22.000Z (6 months ago)
- Last Synced: 2025-09-26T10:18:24.727Z (6 months ago)
- Topics: example
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Extension Custom Action Example
[](http://www.apache.org/licenses/LICENSE-2.0)
A test extension intended to demonstrate how to add custom actions into Plesk.
The following techniques are demonstrated:
* Add custom action to Plesk.
* Event Listener mechanism.