ogvilla / facturascripts

Software de facturación y contabilidad para pymes. Versión en desarrollo para 2018.

Home Page:https://www.facturascripts.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRs Welcome Scrutinizer Code Quality huntr

FacturaScripts

Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.

Install

Clone and deploy with composer and npm (composer is for PHP dependencies, and npm for JavaScript and CSS):

git clone https://github.com/NeoRazorX/facturascripts.git
cd facturascripts
composer install
npm install

Documentation

https://facturascripts.com/ayuda

Issues / Feedback / Discord

Security Vulnerabilities

If you discover a security vulnerability within FacturaScripts, please send an e-mail to Carlos Garcia via carlos@facturascripts.com

Translations

https://facturascripts.com/traducciones

Tests

vendor/bin/phpunit
vendor/bin/phpstan analyse Core

Links

About

Software de facturación y contabilidad para pymes. Versión en desarrollo para 2018.

https://www.facturascripts.com

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 87.8%Language:Twig 11.2%Language:JavaScript 0.8%Language:CSS 0.2%