Public stock View larger

Public stock

c29375d20240521170058

New

This plugin allows you to set up a store front in which to display publicly the products in your Dolibarr. It is not an e-commerce plugin. It is mainly intended for organizations with a physical point of sale, simply wishing to make the content of their stock public. It creates a public page (no Dolibarr authentication required) that you can use as is or most likely include in your website.

More details


Free

More info

Module version: auto
Publisher/Licence: Thibault Witzig / GPL-v3
User interface language: English, French, Dutch
Help/Support: Support
Prerequisites:

  • Dolibarr min version: auto
  • Dolibarr max version: auto

Features

  • Display products images (requires a public share link to the image)
  • Classify products according to their category (one tab per category), decide if you want to show uncategorized products
  • Choose the data you want to display on each product (in particular if prices are displayed VAT or taxes excluded)
  • Choose whether or not to display products out of stock
  • Use one of the visual themes delivered with the plugin
  • Customize this theme or create yours (you need to know the CSS language)

The module administration page allows you to set up all these options and also provides a link to the public page created.

Installation

  • Download the .zip archive
  • In Dolibarr, go to Home > Setup > Modules/Applications > Deploy/install external app/module
  • Upload the .zip archive and submit

Setup

  • In Dolibarr, go to Home > Setup > Modules/Applications
  • Find "PUBLIC STOCK" and click the gear icon

Contributing

The project is hosted on Codeberg.

Translations

To translate it into another language, you can add a subfolder in "langs" with the language code and the country code. For example es_AR for Spanish from Argentina. Then copy the "publicstock.lang" file from the "fr_FR" or "en_US" folder and replace the translations with your own.

If you wish, you can then submit this translation in a pull request to benefit the community.

Themes

To create a new theme, add a {themeName}.css file in the css directory with your styles. To make it available in the plugin configuration screen, you must then modify the admin/setup.php file and add the display and file names of your theme in the definition of the PUBLICSTOCK_THEME field.

Again, we invite you if you wish to submit a pull request to benefit the community.

Features / Bug fixes

This plugin was mainly designed to meet the needs of the French association Artifaille. Its features may not be sufficient for other organizations with other needs. Feel free to create an issue to report a bug or suggest a feature.

Licenses

Source code

The source code is under GPL v3. See the COPYING file for more information.

Documentation

Documentation is licensed under GFDL v1.3



Download