Orders: List
The Orders list is used to find, add, and edit your orders. An order can contain one product when buying directly or multiple products when buying using cart.
Column Headers
1. Checkbox: Check this box to select orders. To select all the orders, check the box in the column heading.
2. Status: The status of the order - Published, Unpublished or Trashed.
3. Title: The title of the order. For single-product orders, this is the name of the product that is ordered.
4. Type: The type of order - product or cart.
5. User: This is the email and Joomla User Id of the buyer.
6. Status: The status of the order.
7. Amount: Total amount for the order. For free orders, this is zero.
8. Created: The date on which the order was created.
9. ID: A unique identification number for this product.
List Filters
Search: You can search by the title of the Order.
Click Filter Options to display the additional filters.
1. Order Status: Select from the list of order status.
2. Order Type: Select from the type of orders.
3. Select Status: Select from Published, Unpublished, Trashed, Archived or All.
Toolbar
1. Dashboard: Navigates to the component dashboard area.
2. New: Opens the editing screen to create a new Order. Generally, orders are created from the frontend only.
Actions: Reveals a list of actions. Some actions are activated after checking one or more items in the list.
3. Publish: Makes the selected items in published state that are available to visitors to your website.
4. Unpublish: Makes the selected items in unpublished state that are unavailable to visitors to your website.
5. Archive: Changes the status of the selected items to Archive state.
6. Trash: Changes the status of the selected items to indicate that they are trashed. Completely deleting an item involves two stages - the first sends it to Trash where it is possible to restore it. The second stage empties it from Trash after which the item is removed permanently.
7. Truncate Table: Permanently delete all the items and empty the database table. New items will be created with ID 1.
8. Export: Exports selected database table columns to CSV file. Learn More
9. Import: Imports the items to the database table from CSV file. Learn More
10. Query: Performs database operations on the table. Learn More
11. Help: Opens the help screen.