Skip to content

NeoRazorX/facturascripts

Repository files navigation


License: LGPL PR´s Welcome

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



Español Català Français Italiano

Disclaimer

  • ⚠️ The repository is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ For production purposes, use the stable version at the following link.

Content

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