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


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

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 88.1%Language:Twig 10.7%Language:JavaScript 1.1%Language:CSS 0.1%