Skip to content

Opencart Manager Discount (en, ru, ua) + LoadAll() in Language

License

Notifications You must be signed in to change notification settings

8sun/opencart-manager-discount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opencart Manager Discount

author Simon Brân

version 1.1 Stable

package opencart_1.5.x_statuses

License

Copyright (c) 2016, 8sun Empire

The MIT License (MIT)

Description

The package is intended for a work of customers and the managers with statuses of an order. The package was developed 8 sun Empire Studio and includes additional extension with which a manager can assign discounts to users.

Note: For the correct work it is necessary to set the ids (status) of orders in the file: a_order_update.xml

public $status = array(
    'Closed' => '15',
    'Canceled' => '7',
    'Pending' => '1',
    'Processing' => '2',
);

Where the key is the description of the status and the value is order_status_id

About

Opencart Manager Discount (en, ru, ua) + LoadAll() in Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages