Skip to content

apisnetworks/apiscp-webapp-invoiceninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Ninja Web App

This is a native module for Invoice Ninja 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-invoiceninja config/custom/webapps/invoiceninja
./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!

License

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

Releases

No releases published

Packages

No packages published