facturascripts/facturascripts

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

v2024.3 2024-04-04 11:05 UTC

README


License: LGPL PR´s Welcome

68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f642f64652f4c6f676f2d46616374757261536372697074732e706e67

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


68747470733a2f2f66616374757261736372697074732e636f6d2f44696e616d69632f4173736574732f496d616765732f666163747572612d656e2d736567756e646f732e706e67


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