Promozioni

  • INTERVENTO PLUS: Gestione Completa degli Interventi

    Il modulo “Intervento Plus” è uno strumento rivoluzionario che semplifica e ottimizza la gestione degli interventi, dalla pianificazione alla fatturazione. Pensato per team commerciali e tecnici, offre una suite completa di funzionalità per garantire un monitoraggio trasparente ed efficiente di ogni intervento.

    250,00 €  (500€)
  • Remindme: Automatic reminder (email, event, notification)

    Allows you to program different types of reminders based on a trigger. RemindMe is here for you!

    140,00 €  (280€)

Nuovi Prodotti

  • LemonPunch

    La timbratrice NFC che parla direttamente con il tuo Dolibarr. Il dipendente timbra con il badge, Dolibarr registra la timbratura. Senza server di terze parti, senza SaaS, senza abbonamento. Dashboard dipendente e manager, vista mensile ed esportazione per le buste paga incluse.

    79,00 €
  • FileManager - GED & Cloud Suite

    FileManager è una suite completa di gestione documentale per Dolibarr: documenti ERP/GED, fonti cloud, condivisione sicura, firme, versioni, validità documentale, editing PDF/immagini, alberature automatiche e permessi avanzati in un’unica interfaccia. Supporta Nextcloud, Google Drive, OneDrive, S3/MinIO, FTP e SMB.

    299,00 €

EasyModelePdf

mp23357d20260708170932

Nuovo

Install your custom PDF document models (pdf_*.modules.php) with a simple drag & drop — no carrier module to build.

  • Autore Nicolas Zaoui
  • Versione modulo 0.1.0
  • Rilascio data 08/07/2026
  • Accesso agli aggiornamenti e ai download 2 anni
  • Come contattare l'assistenza nz@anatoleconseil.com
  • Compatibilità Dolibarr V19+   -   PHP>= 7.4
  • Ultimo aggiornamento 13/07/2026 11.21

Maggiori informazioni...

EasyModelePdf — drop your custom PDF models, done

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.

How it works

  • Drop your pdf_*.modules.php files on the module setup page (several at once).
  • Auto-detection of the target object from the ModelePDF* parent class: customer orders, invoices, proposals, shipments, delivery receipts, supplier orders and invoices, contracts, interventions, projects, tasks, stock, manufacturing orders, BOMs, tickets.
  • Validation with clear error messages: file name pattern, PHP class present, and the "class name = file name" Dolibarr rule enforced instead of failing silently.
  • Safe storage: the file is kept in the Dolibarr documents directory (source of truth) and deployed into the module tree. A module upgrade never loses your models — they are redeployed automatically at activation.
  • Management from the same page: enable/disable the model, set it as default for its object type, download it back, delete it. Installed models also show up in the native document model lists, like any core model.

Requirements

  • Dolibarr 19.0+, PHP 7.4+
  • The web server must be able to write inside the module directory to deploy models (a clear warning is shown otherwise).

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.




If you think this module is a fork of another one (published after the first one) or violates some terms or conditions of use (for users or vendors), you can make a report at dolistore@dolibarr.org