====== Invoice Plane ====== ===== Installation ===== ${shell}:~$ cd /var/www/html ${shell}:~$ wget https://invoiceplane.com/download/v1.5.9 ${shell}:~$ unzip v1.5.9 ${shell}:~$ apt-get install apache2 php libapache2-mod-php php-common php-mbstring php-xmlrpc php-soap php-apcu php-smbclient php-ldap php-redis php-gd php-xml php-intl php-json php-imagick php-mysql php-cli php-mcrypt php-zip php-curl ===== Setup ===== See [[selfhosted:mysql|MySQL]] to: - install - create user - create databases - grant user privileges to the databases - flush privileges See [[selfhosted:apache|APACHE]] to install, configure, and enable site