Butik
test
Search…
Butik
Version 3.x
Getting Started
Built with butik
Installation
Installation
Dev Setup
Publish assets
Configuration
Config File
Products
Taxes
Orders
Shipping
Permissions
Widgets
Frontend
Overview
Livewire
Templates
Antlers Tags
Localization
Mailables
Search
Extending
Events
Payment Gateway
Shipping
Why there won't be a Butik version 4
Powered By
GitBook
Widgets
You can add widgets, by adding adding them into the
config/statamic/cp.php
file.
See more information in the
Statamic docs
.
Available Widgets
Orders
See the last successfull orders
The orders widget will show you the last successful orders.
Add it with the
orders
label into the widgets array:
1
'widgets'
=>
[
2
// space for other widgets
3
'orders'
,
4
// even more widgets?
5
],
Copied!
Configuration - Previous
Permissions
Next - Frontend
Overview
Last modified
1yr ago
Copy link
Contents
Available Widgets