Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
craftcms
/
commerce
Public
Notifications
You must be signed in to change notification settings
Fork
173
Star
239
Code
Issues
11
Pull requests
7
Discussions
Actions
Projects
Security and quality
23
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
6.x
- #4124
#4124
Draft
lukeholder
wants to merge 17 commits into
5.x
craftcms/commerce:5.x
from
6.x
craftcms/commerce:6.x
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
6.x
#4124
lukeholder
wants to merge 17 commits into
5.x
craftcms/commerce:5.x
from
6.x
craftcms/commerce:6.x
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
Bootstrap Craft Commerce 6: rename src/ to src-yii2/, Craft 6 + PHP 8.5 requirements
Show description for eb82bf5
lukeholder
committed
eb82bf5
View commit details
Copy full SHA for eb82bf5
Browse repository at this point
Craft 6 / PHP 8.5 compatibility and rector cleanup
Show description for 81bee28
lukeholder
committed
81bee28
View commit details
Copy full SHA for 81bee28
Browse repository at this point
Remove Yii2 debug panel (incompatible with Craft 6 / Laravel)
Show description for 69c6b5e
lukeholder
committed
69c6b5e
View commit details
Copy full SHA for 69c6b5e
Browse repository at this point
Add Pest/Laravel test infrastructure
Show description for bfc3082
lukeholder
committed
bfc3082
View commit details
Copy full SHA for bfc3082
Browse repository at this point
Stage 1: migrate enums and Table constants to CraftCms\Commerce
Show description for 621853a
lukeholder
committed
621853a
View commit details
Copy full SHA for 621853a
Browse repository at this point
Stage 2: migrate interfaces and base contracts to CraftCms\Commerce
Show description for 6d42621
lukeholder
committed
6d42621
View commit details
Copy full SHA for 6d42621
Browse repository at this point
Stage 3: migrate events to CraftCms\Commerce domain namespaces
Show description for 70c14f2
lukeholder
committed
70c14f2
View commit details
Copy full SHA for 70c14f2
Browse repository at this point
Stage 4: migrate helpers to CraftCms\Commerce\Helpers
Show description for 6545417
lukeholder
committed
6545417
View commit details
Copy full SHA for 6545417
Browse repository at this point
Stage 5a: migrate simple value models to CraftCms\Commerce
Show description for 3f9eddb
lukeholder
committed
3f9eddb
View commit details
Copy full SHA for 3f9eddb
Browse repository at this point
Stage 5b: migrate models with relationships to CraftCms\Commerce
Show description for bf3e226
lukeholder
committed
bf3e226
View commit details
Copy full SHA for bf3e226
Browse repository at this point
Stage 5c+5d: migrate inventory, catalog, transfer, email, PDF, zones,
Show description for d82650d
lukeholder
committed
d82650d
View commit details
Copy full SHA for d82650d
Browse repository at this point
Stage 5e: migrate OrderStatus, PaymentSource, InventoryLocation, CatalogPricing
Show description for ca32b6d
lukeholder
committed
ca32b6d
View commit details
Copy full SHA for ca32b6d
Browse repository at this point
Stage 5f: migrate Sale, StoreSettings, Transaction models +
Show description for 78ef5bc
lukeholder
committed
78ef5bc
View commit details
Copy full SHA for 78ef5bc
Browse repository at this point
Stage 5g: migrate shipping method hierarchy to CraftCms\Commerce
Show description for a4acf98
lukeholder
committed
a4acf98
View commit details
Copy full SHA for a4acf98
Browse repository at this point
Stage 5h: migrate ShippingRule to CraftCms\Commerce\Shipping\Models
Show description for 6ea808b
lukeholder
committed
6ea808b
View commit details
Copy full SHA for 6ea808b
Browse repository at this point
Stage 5i: migrate CatalogPricingRule + post-Stage 5 fixes
Show description for 8e0d31e
lukeholder
committed
8e0d31e
View commit details
Copy full SHA for 8e0d31e
Browse repository at this point
Cleanup: query type hints in condition rules + edit-page crash fixes
Show description for 33e8009
lukeholder
committed
33e8009
View commit details
Copy full SHA for 33e8009
Browse repository at this point
You can’t perform that action at this time.