Features
- Simple pages with HTML or custom twig template and SEO friendly (front and backoffice)
- Collections & records builder
- Taxonomy management (categories, tags, etc.)
- Register and received a login link by email
- Contact requests form
- Complete user management with Profile (and Groups, Roles) and security features :
- Login form with email that send a login link by email
- Login form with password
- Login with OAuth clients (Google and Github are already installed)
- Profile with photo (and upload on AWS S3 if you want, with VichUploader and Flysystem)
- Permissions matrix for the management of the user’s rights
- Reset password by email
- Complete product management linked to your Stripe account (if you want) with front and backoffice :
- Product page
- Products list
- Buy with Stripe and save orders (subscription or one-time payment)
- Scheduler dashboard and logs : list configured recurring messages and display logs
- CRUD controllers for : Parameters, Parameter categories, Contact requests, etc.
- Settings panel
- DaisyUI themes chooser
- Toasts notifications (flash messages from Symfony and others with vue-toastification )
- OAuth2 Server for authenticated registered users and by applications/clients via OAuth2 grant types (password, client credentials, authorization code, refresh token)
- Public, internal and private with OAuth2 API (you can use it as a headless CMS!)
- I18n ready with Vue I18n and Symfony translation component
- Edit translations in place
Last updated on