thelia/order-creation-module

Maintainers

Package info

github.com/thelia-modules/OrderCreation

Type:thelia-module

pkg:composer/thelia/order-creation-module

Statistics

Installs: 852

Dependents: 0

Suggesters: 1

Stars: 1

Open Issues: 5

2.0.1 2023-01-05 10:26 UTC

This package is auto-updated.

Last update: 2026-03-05 18:06:40 UTC


README

Create order from admin of Thelia2 (2.5.0+)

Installation

Manually

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

Composer

Add it in your main thelia composer.json file

composer require thelia/order-creation-module:~2.0

Usage

Be sure that you have :

  • an active payment module
  • an active delivery module

Then, go to the customer edit page and click on the button "Create an order for this customer"