Table of contents
- Multiple Domain
- Multiple Subsystem
- Platform
- RBAC in Saas
- I18n & Auto translation
- Multiple Currency
Add a store in backend need to specify domain host_name, support one store with multiple domain split with |, eg. domain aaa.funboot.com|bbb.funboot.com can be specify to one store
Each store can only use one of subsystem, can switch also.
Support platform like https://www.funboot.com/store-mayicun 和 https://www.funboot.com/123, set code to mayicun while create or edit store in the backend.
Then the host_name is set to other subdomain for login backend to the store admin panel. eg: www1.funboot.com.
Super Admin can manage Admin permissions and Store Admin permissions in the backend
- Refer to I18n & Auto translation
Developing