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
Shop overview
Category Overview
Product Show
Bag Overview
Checkout Delivery
Checkout Payment
Payment Receipt
Antlers Tags
Localization
Mailables
Search
Extending
Events
Payment Gateway
Shipping
Why there won't be a Butik version 4
Powered By
GitBook
Templates
Customizing routes
We will show our default route and the template path at the top of every template page to give you a better orientation. For example:
1
yourshop.com/shop/payment/xxxxx/receipt
2
3
/checkout/payment.antlers.html
Copied!
Remember that you can customize all routes in your config file.
Config File
Publish templates
Already set up in the Starter Kit.
To edit all template files, you need to publish them into your views directory.
1
php artisan vendor:publish --tag
=
"butik-views"
Copied!
Publish assets
Tags
Most templates come with some additional tags. We will eplain what you can expect.
All tags are always available and can be used as well.
Functionality
A lot of templates offer some extra functionality. We will document what you can expect.
Frontend - Previous
Livewire
Next
Shop overview
Last modified
1yr ago
Copy link
Contents
Customizing routes
Publish templates
Tags
Functionality