Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neorazorx/facturascripts
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
https://github.com/neorazorx/facturascripts
contabilidad crm erp facturacion php
Last synced: 7 days ago
JSON representation
Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.
- Host: GitHub
- URL: https://github.com/neorazorx/facturascripts
- Owner: NeoRazorX
- License: lgpl-3.0
- Created: 2013-04-06T16:53:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T10:59:51.000Z (10 months ago)
- Last Synced: 2024-04-13T21:38:58.406Z (10 months ago)
- Topics: contabilidad, crm, erp, facturacion, php
- Language: PHP
- Homepage: https://facturascripts.com
- Size: 45.1 MB
- Stars: 354
- Watchers: 45
- Forks: 243
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
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](https://facturascripts.com/ayuda)
- [Official Developer Documentation](https://facturascripts.com/ayuda-dev)
- [Roadmap](https://facturascripts.com/roadmap)
- [Demo](https://facturascripts.com/probar-online)
- [Features](https://facturascripts.com/programa-para-hacer-facturas)
- [Installation](#install)
- [Contribution Guidelines](https://facturascripts.com/colabora)
- [Support The Project](https://facturascripts.com/contacto)
## 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
- https://facturascripts.com/contacto
- https://discord.gg/qKm7j9AaJT### Security Vulnerabilities
If you discover a security vulnerability within FacturaScripts, please send an e-mail to Carlos Garcia via [[email protected]](mailto:[email protected])## Translations
https://facturascripts.com/traducciones## Tests
```
vendor/bin/phpunit
vendor/bin/phpstan analyse Core
```## Links
- [Curso de FacturaScripts en YouTube](https://www.youtube.com/watch?v=rGopZA3ErzE&list=PLNxcJ5CWZ8V6nfeVu6vieKI_d8a_ObLfY)
- [Programa para hacer facturas gratis](https://facturascripts.com/programa-para-hacer-facturas)
- [Programa para hacer presupuestos gratis](https://facturascripts.com/programa-de-presupuestos)
- [Programa de contabilidad gratis para autónomos](https://facturascripts.com/software-contabilidad)
- [Programa para imprimir tickets](https://facturascripts.com/remote-printer)