Description
In this episode of Sylius Academy, we explore the core user model in Sylius and how it supports both customer management and administrative access.
You’ll learn the differences between:
- Customer – anyone placing an order, even as a guest
- Shop User – a registered customer with login access and order history
- Admin User – a backend user with administrative and/or API access
We'll also cover:
- How to create admin users via CLI and admin panel
- Which roles grant API access
- How Sylius matches guest and registered customers by email
- How to use customer groups for promotions and personalization
This episode is essential for understanding how Sylius separates frontend and backend access and supports personalized shopping experiences.