Click & Collect Ordering for WordPress — time slots, multi-location, Stripe payments. No WooCommerce required.
Thanks for purchasing BoxCart. This offline quick-start gets you up and running; for everything else the full documentation lives online.
Read the full documentation at docs.boxcart.dev →
Installation
- Log in to your WordPress admin.
- Go to Plugins → Add New → Upload Plugin.
- Choose
boxcart.zip and click Install Now.
- Click Activate Plugin. BoxCart will create its database tables and register its custom post types automatically.
- Open BoxCart → Dashboard in the admin sidebar.
First 10 minutes
- Settings → General — set currency and tax rules. (Accounts are required at checkout so customers get order history, favourites, and reordering out of the box.)
- Locations — add at least one collection location with opening hours and a first time slot.
- Categories — create a couple of product categories.
- Products — add your first product (name, price, image, category). Or use Import/Export to bulk-load a CSV.
- Create a page called Shop and add the BoxCart Products Gutenberg block (or the
[boxcart_products] shortcode).
- Create Basket, Checkout, and Account pages with their respective blocks/shortcodes.
- Back in Settings → General, assign each of those pages to its role in the "Page Setup" panel.
- Visit your new Shop page and place a test order end to end.
Tip: Start on the Misc settings tab and turn on Test mode if you want to run through the flow without real charges (Stripe has its own sandbox keys).
Requirements
- WordPress: 6.0 or higher
- PHP: 7.4 or higher (PHP 8.x fully supported)
- MySQL / MariaDB: 5.7+ / 10.3+
- Stripe account (only if you want card payments — cash and bank transfer work without one)
Where to find things
Getting Started
Install, configure, first order
Products
Categories, quantity types, stock
Locations & Collection
Multi-location, time slots, closures
Payments
Stripe setup, webhooks, methods
Orders
Status lifecycle, messaging, pick lists
Customer Accounts
Favourites, reorder, modifications
Emails
Templates, branding, preview
Styling
195+ settings, CSS custom properties
Shortcodes & Blocks
5 blocks, 5 shortcodes, builder
Import / Export
CSV import, export, undo
Hooks & Filters
20 actions, 11 filters
AJAX Endpoints
Complete endpoint reference
Support
Email hello@boxcart.dev with your CodeCanyon purchase code and a description of the issue. Include your WordPress version, PHP version, and any relevant error messages or screenshots.
Changelog
1.0.0 — 20 April 2026
Initial release on CodeCanyon. See the full feature list on the documentation site or the plugin's main readme.