Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 413 Bytes

File metadata and controls

20 lines (13 loc) · 413 Bytes

cPanel LiveAPI Shell Plugin

Run LiveAPI PHP calls just like the API Shell does!

Useful in demonstrating LiveAPI return structures, as it dumps the PHP variable representation.

After install, just go into cPanel >> cPanel LiveAPI Shell under the 'Advanced' heading.

INSTALL

Clone this repo

cd /path/to/repo

make or make install

UNINSTALL

make uninstall