https://github.com/frederic34/dolibarr_module_printjob
https://github.com/frederic34/dolibarr_module_printjob
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/frederic34/dolibarr_module_printjob
- Owner: frederic34
- License: gpl-3.0
- Created: 2025-11-27T16:59:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-29T20:07:37.000Z (6 months ago)
- Last Synced: 2026-01-02T02:36:22.768Z (6 months ago)
- Language: PHP
- Size: 101 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
# PRINTJOB FOR [DOLIBARR ERP & CRM](https://www.dolibarr.org)
## Features
Description of the module...
Other external modules are available on [Dolistore.com](https://www.dolistore.com).
## Translations
Translations can be completed manually by editing files in the module directories under `langs`.
## Installation
Prerequisites: You must have Dolibarr ERP & CRM software installed. You can download it from [Dolistore.org](https://www.dolibarr.org).
You can also get a ready-to-use instance in the cloud from https://saas.dolibarr.org
### From the ZIP file and GUI interface
If the module is a ready-to-deploy zip file, so with a name `module_xxx-version.zip` (e.g., when downloading it from a marketplace like [Dolistore](https://www.dolistore.com)),
go to menu `Home> Setup> Modules> Deploy external module` and upload the zip file.
### Final steps
Using your browser:
- Log into Dolibarr as a super-administrator
- Go to "Setup"> "Modules"
- You should now be able to find and enable the module
## Licenses
### Main code
GPLv3 or (at your option) any later version. See file COPYING for more information.
### Documentation
All texts and readme's are licensed under [GFDL](https://www.gnu.org/licenses/fdl-1.3.en.html).