https://github.com/julio101290/boilerplatesells
CodeIgniter4 Boilerplatesells library to generate sells with PDF print format to send to clients
https://github.com/julio101290/boilerplatesells
app application codeigniter codeigniter4-library librery php php8 php82 quotes-application sells
Last synced: 8 months ago
JSON representation
CodeIgniter4 Boilerplatesells library to generate sells with PDF print format to send to clients
- Host: GitHub
- URL: https://github.com/julio101290/boilerplatesells
- Owner: julio101290
- License: mit
- Created: 2024-12-23T23:17:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-12T19:48:03.000Z (9 months ago)
- Last Synced: 2025-09-30T00:00:03.762Z (8 months ago)
- Topics: app, application, codeigniter, codeigniter4-library, librery, php, php8, php82, quotes-application, sells
- Language: PHP
- Homepage: https://shalom-now.blogspot.com/
- Size: 209 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/julio101290/boilerplatesells) [](https://packagist.org/packages/julio101290/boilerplatesells) [](https://packagist.org/packages/julio101290/boilerplatesells) [](https://packagist.org/packages/julio101290/boilerplatesells)

## CodeIgniter 4 Boilerplate Sells
CodeIgniter4 Boilerplatesells library to generate sells with PDF print format to send to clients
## Requirements
* PhpCfdi\SatCatalogos
* julio101290/boilerplatelog
* hermawan/codeigniter4-datatables
## Installation
### Run commands
composer require phpcfdi/sat-catalogos
composer require hermawan/codeigniter4-datatables
composer require julio101290/boilerplatelog
composer require julio101290/boilerplatecompanies
composer require julio101290/boilerplatestorages
composer require julio101290/boilerplatetypesmovement
composer require julio101290/boilerplatequotes
composer require julio101290/boilerplatecomprobanterd
composer require julio101290/boilerplatesells
### Run command for migration and seeder
php spark boilerplatecompanies:installcompaniescrud
php spark boilerplatelog:installlog
php spark boilerplatestorages:installstorages
php spark boilerplatetypesmovement:installtypesmovement
php spark boilerplatequotes:installquotes
php spark boilerplatecomprobanterd:installcomprobanterd
php spark boilerplatequotes:installsells
## Make the Menu, Example

## Make Menu for Sells Report

# Ready








Usage
-----
You can find how it works with the read code routes, controller and views etc. Finnally... Happy Coding!
Changelog
--------
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
Contributing
------------
Contributions are very welcome.
License
-------
This package is free software distributed under the terms of the [MIT license](LICENSE.md).