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
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
.
BitBagCommerce
/
SyliusUserComPlugin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
1.1
- #54
#54
Merged
senghe
merged 34 commits into
master
BitBagCommerce/SyliusUserComPlugin:master
from
1.1
BitBagCommerce/SyliusUserComPlugin:1.1
Copy head branch name to clipboard
Nov 25, 2025
Conversation
Commits
34
(34)
Checks
Files changed
Merged
1.1
#54
senghe
merged 34 commits into
master
BitBagCommerce/SyliusUserComPlugin:master
from
1.1
BitBagCommerce/SyliusUserComPlugin:1.1
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2025
Add missing event name (shop_customer_default_address_update)
tomkalon
committed
e27aad9
View commit details
Copy full SHA for e27aad9
Browse repository at this point
Merge pull request #27 from BitBagCommerce/bugfix/add-missing-event-name
Show description for 8091cd4
tomkalon
authored
8091cd4
View commit details
Copy full SHA for 8091cd4
Browse repository at this point
Commits on Sep 29, 2025
[UC-25] Update CustomerPayloadBuilder
tomkalon
committed
5028d04
View commit details
Copy full SHA for 5028d04
Browse repository at this point
Merge pull request #28 from BitBagCommerce/bugfix/customer-payload
Show description for e73db34
tomkalon
authored
e73db34
View commit details
Copy full SHA for e73db34
Browse repository at this point
Commits on Sep 30, 2025
[UC-25] Encode query parameter value in UserApi
tomkalon
committed
d65320a
View commit details
Copy full SHA for d65320a
Browse repository at this point
[UC-23] Remove product feed details from documentation
tomkalon
committed
a6ac1e6
View commit details
Copy full SHA for a6ac1e6
Browse repository at this point
Merge pull request #30 from BitBagCommerce/bugfix/user-search
Show description for 8d0c50d
tomkalon
authored
8d0c50d
View commit details
Copy full SHA for 8d0c50d
Browse repository at this point
Commits on Oct 1, 2025
[UC-26] Refactor user_com_customer_info script to improve null and empty field handling
tomkalon
committed
778e108
View commit details
Copy full SHA for 778e108
Browse repository at this point
[UC-28] Update product event mappings in OrderUpdateManagerInterface
tomkalon
committed
1d829a0
View commit details
Copy full SHA for 1d829a0
Browse repository at this point
[UC-29] Add event to CustomerWithKeyUpdater
tomkalon
committed
4617766
View commit details
Copy full SHA for 4617766
Browse repository at this point
Merge pull request #34 from BitBagCommerce/UC-28-product-event-name
Show description for 0954583
tomkalon
authored
0954583
View commit details
Copy full SHA for 0954583
Browse repository at this point
Merge pull request #33 from BitBagCommerce/UC-26-customer-info
Show description for 7178e72
tomkalon
authored
7178e72
View commit details
Copy full SHA for 7178e72
Browse repository at this point
Merge pull request #32 from BitBagCommerce/UC-29-send-event
Show description for 71f69df
tomkalon
authored
71f69df
View commit details
Copy full SHA for 71f69df
Browse repository at this point
[UC-29] PHPstan and ECS fix
tomkalon
committed
bddfcbc
View commit details
Copy full SHA for bddfcbc
Browse repository at this point
Merge pull request #38 from BitBagCommerce/UC-29-send-event
Show description for 1dd1b1e
tomkalon
authored
1dd1b1e
View commit details
Copy full SHA for 1dd1b1e
Browse repository at this point
[UC-27] Add OpenApi decorator for User.com customer agreements and update database schema
tomkalon
committed
c6b7ea4
View commit details
Copy full SHA for c6b7ea4
Browse repository at this point
Commits on Oct 2, 2025
Merge pull request #41 from BitBagCommerce/UC-27-api-v1
Show description for 93c7545
tomkalon
authored
93c7545
View commit details
Copy full SHA for 93c7545
Browse repository at this point
[UC-30] Introduce cookie queue handling and implement CookieFlusherSubscriber
tomkalon
committed
25275f4
View commit details
Copy full SHA for 25275f4
Browse repository at this point
Merge pull request #42 from BitBagCommerce/UC-30-fix-cookie
Show description for 2540e30
tomkalon
authored
2540e30
View commit details
Copy full SHA for 2540e30
Browse repository at this point
[UC-30] Introduce cookie queue handling and implement CookieFlusherSubscriber
tomkalon
committed
7c25aaf
View commit details
Copy full SHA for 7c25aaf
Browse repository at this point
Merge branch '1.1' into UC-30-fix-cookie
tomkalon
authored
f42018e
View commit details
Copy full SHA for f42018e
Browse repository at this point
Merge pull request #43 from BitBagCommerce/UC-30-fix-cookie
Show description for 9ea4488
tomkalon
authored
9ea4488
View commit details
Copy full SHA for 9ea4488
Browse repository at this point
[UC-30] Introduce cookie queue handling and implement CookieFlusherSubscriber
tomkalon
committed
3a3ce98
View commit details
Copy full SHA for 3a3ce98
Browse repository at this point
[UC-30] Extend cookie handling with domain fallback and refactor event dispatch in CustomerWithKeyUpdater
tomkalon
committed
b67f1ef
View commit details
Copy full SHA for b67f1ef
Browse repository at this point
Merge branch '1.1' into UC-30-fix-cookie
tomkalon
authored
d9ffadf
View commit details
Copy full SHA for d9ffadf
Browse repository at this point
Merge pull request #44 from BitBagCommerce/UC-30-fix-cookie
Show description for 6a71e57
tomkalon
authored
6a71e57
View commit details
Copy full SHA for 6a71e57
Browse repository at this point
[UC-31] Remove unused mergeUsers call in CustomerWithKeyUpdater
tomkalon
committed
7eacc31
View commit details
Copy full SHA for 7eacc31
Browse repository at this point
Merge pull request #46 from BitBagCommerce/bugfix/fix-different-emails-scenario
Show description for 5ccbbc7
tomkalon
authored
5ccbbc7
View commit details
Copy full SHA for 5ccbbc7
Browse repository at this point
Commits on Oct 3, 2025
Update documentation with User.com API usage, cookie domain handling, and webhook endpoint details
tomkalon
committed
f92f81a
View commit details
Copy full SHA for f92f81a
Browse repository at this point
Merge pull request #48 from BitBagCommerce/feature/manual
Show description for 3afeab1
tomkalon
authored
3afeab1
View commit details
Copy full SHA for 3afeab1
Browse repository at this point
Commits on Nov 25, 2025
Update installation guide with encryption key/IV generation and async DSN details
tomkalon
committed
ae3fed8
View commit details
Copy full SHA for ae3fed8
Browse repository at this point
Update build workflow and Behat configuration
Show description for 89b0c7e
tomkalon
committed
89b0c7e
View commit details
Copy full SHA for 89b0c7e
Browse repository at this point
Add audit ignore rules to composer.json configuration
tomkalon
committed
b7bcc66
View commit details
Copy full SHA for b7bcc66
Browse repository at this point
Merge pull request #51 from BitBagCommerce/fix/installation-manual
Show description for 89aecce
tomkalon
authored
89aecce
View commit details
Copy full SHA for 89aecce
Browse repository at this point
You can’t perform that action at this time.