An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Extension Custom Action Example

[![Apache 2](http://img.shields.io/badge/license-Apache%202-blue.svg)](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.