Skip to content

Create order from admin of Thelia (version 2.1.1+)

Notifications You must be signed in to change notification settings

zawaze/OrderCreation

 
 

Repository files navigation

Order Creation

Create order from admin of Thelia2 (2.1.1+)

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:~1.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"

About

Create order from admin of Thelia (version 2.1.1+)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 66.6%
  • HTML 33.4%