Stars: 332
Forks: 235
Pull Requests: 1413
Issues: 0
Watchers: 44
Last Updated: 2023-09-16 19:15:43
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
License: GNU Lesser General Public License v3.0
Languages: PHP, CSS, JavaScript, Twig
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
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
https://facturascripts.com/ayuda
If you discover a security vulnerability within FacturaScripts, please send an e-mail to Carlos Garcia via [email protected]
https://facturascripts.com/traducciones
vendor/bin/phpunit
vendor/bin/phpstan analyse Core