Nessun prodotto
* I prezzi possono variare a seconda del Paese.
* Al momento del pagamento è possibile aggiungere un contributo aggiuntivo.
Nuovi Prodotti
Effettua il provisioning e gestisci account di hosting e domini in Plesk (testato in produzione), cPanel, ISPConfig, KeyHelp e CloudPanel direttamente dai contratti Dolibarr. Plesk è verificato in produzione; gli altri adattatori sono implementati e possono richiedere piccoli adattamenti specifici per versione. Nessun intervento manuale sul pannello per le operazioni quotidiane.
Trasforma Dolibarr in una piattaforma HVAC completa: CRM tecnico, studi & calcolatori termici, progetti climatici, cantieri, installazioni, parco installato, garanzie, contratti di manutenzione Bronze–Premium, interventi post-vendita, manutenzione preventiva, team e un hub di reporting — 17 oggetti di business nativi in Dolibarr.
mp23357d20260708170932
Nuovo
Install your custom PDF document models (pdf_*.modules.php) with a simple drag & drop — no carrier module to build.
|
|
You wrote a custom PDF document model (pdf_mymodel.modules.php) for a customer. Dolibarr gives you no way to install it: you have to build a carrier module by hand for every customer, declare module_parts['models'], copy the file into the right core/modules/<object>/doc/ directory... and remember that the class name must match the file name, or the model silently never shows up.
EasyModelePdf replaces all of that with a drag & drop.
Security note: uploading a PHP file is code deployment. Upload is restricted to Dolibarr admin users, CSRF-protected, and the file is parsed to check it declares the expected model class. Only deploy models you trust.