facturascripts / facturascripts
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
v2024.91
2024-09-05 22:25 UTC
Requires
- php: >=7.3
- ext-bcmath: *
- ext-curl: *
- ext-dom: *
- ext-fileinfo: *
- ext-gd: *
- ext-json: *
- ext-mysqli: *
- ext-simplexml: *
- ext-zip: *
- filp/whoops: 2.*
- globalcitizen/php-iban: 4.*
- mk-j/php_xlsxwriter: 0.39
- parsecsv/php-parsecsv: 1.*
- phpmailer/phpmailer: 6.*
- rospdf/pdf-php: 0.12.*
- symfony/http-foundation: 4.4.*
- symfony/translation: 4.4.*
- tavo1987/ec-validador-cedula-ruc: 1.0.2
- twig/twig: 3.*
Requires (Dev)
- phpstan/phpstan: ^0.12.93
- phpunit/phpunit: 9.*
- squizlabs/php_codesniffer: 3.*
- dev-master
- 2024.92.x-dev
- v2024.91
- v2024.9
- v2024.8
- v2024.7
- v2024.5
- v2024.3
- v2024.2
- v2024.1
- v2024
- 2023.x-dev
- v2023.21
- v2023.16
- v2023.08
- v2023.03
- v2022.51
- v2022.08
- v2022.06
- v2022.4
- v2022.2
- v2021.81
- v2021.71
- v2021.51
- v2021.4
- v2021.2
- v2021.1
- v2021
- v2020.80
- v2020.71
- v2020.61
- v2020.51
- v2020.4
- v2020.3
- v2020.2
- v2020.01
- v2018.16
- v2018.15
- v2018.14
- v2018.13
- v2018.12
- 2018.11
- 2018.05
- 2018.04
- 2018.03
- dev-session-plus
- dev-revert-1549-Tarea-+2553---Implementar-mensejes-flash-usuario
- dev-http-foundation-replace
- dev-new-models
- dev-ui-components
- dev-export-manager
- dev-2023-mailer
- dev-new-engine
This package is auto-updated.
Last update: 2024-12-05 16:22:38 UTC
README
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
- Official Documentation
- Official Developer Documentation
- Roadmap
- Demo
- Features
- Installation
- Contribution Guidelines
- Support The Project
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