ncalero2025 / facturascripts

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

Home Page:https://facturascripts.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRs Welcome Scrutinizer Code Quality

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

https://facturascripts.com/contacto

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/forja

Tests

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

About

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

https://facturascripts.com

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 85.8%Language:Twig 12.1%Language:JavaScript 1.9%Language:CSS 0.2%