Skip to content

LithiumHosting/apiscp-webapp-blesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApisCP Blesta application

This is a web application for ApisCP.

Installation

cd /usr/local/apnscp
git clone https://github.com/LithiumHosting/apiscp-webapp-blesta config/custom/webapps/blesta
./composer dump-autoload -o

Edit config/custom/boot.php, create if not exists:

<?php
	\a23r::registerModule('liblesta', \lithiumhosting\blesta\Blesta_Module::class);
	\Module\Support\Webapps::registerApplication('blesta', \apisnetworks\blesta\Handler::class);

Then restart ApisCP.

systemctl restart apiscp

Voila!

Learning more

All third-party documentation is available via docs.apiscp.com.

About

ApisCP Web App Package for Blesta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published