thelia/credit-note-module

Maintainers

Package info

github.com/thelia-modules/CreditNote

Type:thelia-module

pkg:composer/thelia/credit-note-module

Statistics

Installs: 1 074

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 1

3.0.2 2025-12-10 14:11 UTC

This package is auto-updated.

Last update: 2026-03-10 14:46:58 UTC


README

Author: Gilles Bourgeat gilles.bourgeat@gmail.com

  • Allows granting credit notes to customers

Compatibility

Thelia >= 2.3

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is CreditNote.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

For Thelia < 2.5

composer require thelia/credit-note-module:~2.3.0

For Thelia >= 2.5

composer require thelia/credit-note-module:~3.0.1