Skip to content

wallee-payment/Oxid-OrderListStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Plugin cworderliststatus
Version 1.0.0
Vendor / Prefix cw
Author customweb GmbH
Email info@customweb.com
Website https://www.customweb.com

Description

This module adds a column in the order list which displays the order status, as well as an option to filter the listed orders by the current status.

Requirements

Oxid CE / PE 4.8+
Oxid EE 5.1+
The plugin does not support composer but works in Oxid 4.10+ and Oxid 6.0+

Install

Copy the cw folder into your [shop_root]/modules folder. Activate the module in administration area.

Uninstall

Disable the module in administration area and clear the tmp folder to ensure the smarty cache is cleared. Additionally, the folder cw/cworderliststatus may be deleted.

Files

Type Class File
controller cwOrderListStatusOrder_List cw/cworderliststatus/controller/admin/cwOrderListStatusOrder_List.php
model cwOrderListStatusStatusProvider cw/cworderliststatus/model/cwOrderListStatusStatusProvider.php
installer cwOrderListStatusEvents cw/cworderliststatus/core/cwOrderListStatusEvents.php
block admin_order_list_colgroup cw/cworderliststatus/views/blocks/cwOrderListStatusadmin_order_list_colgroup.php
block admin_order_list_filter cw/cworderliststatus/views/blocks/cwOrderListStatusadmin_order_list_filter.php
block admin_order_list_item cw/cworderliststatus/views/blocks/cwOrderListStatusadmin_order_list_item.php
block admin_order_list_sorting cw/cworderliststatus/views/blocks/cwOrderListStatusadmin_order_list_sorting.php

Notes

Adds an index on the column OXTRANSSTATUS in the oxorder table. This index is removed upon uninstalling. The plugin lists every available status, as well as an 'All' status which encompasses every state.

About

Plugin for Oxid Esales which adds a column for the order status to the admin order list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published