Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 577 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 577 Bytes

Dolibarr Framework Helper

This library is a set of Simple & Usefull Helpers for Dolibarr Framework.

Features

  • A lot of tooling functions for rendering simple pages, froms, etc...

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require badpixxel/dol-helper

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.