apisnetworks / apiscp-webapp-ghost

Ghost Web App

Home Page:https://apiscp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghost Web App

This is a native module for Ghost on ApisCP. Native modules are shipped with ApisCP and require little changes to work.

Getting started

cd /usr/local/apnscp
mkdir -p config/custom/webapps
git clone https://github.com/apisnetworks/apiscp-webapp-ghost config/custom/webapps/ghost
./composer dump-autoload -o
systemctl restart apiscp

ApisCP will restart during which time its internal caches will be updated with the new module location.

Happy coding!

Remote documentation

See docs.apisnetworks.com

License

All code within this repository has been relicensed under MIT by Apis Networks, INC.

About

Ghost Web App

https://apiscp.com


Languages

Language:PHP 96.4%Language:Blade 3.6%