Organise content for multiple websites

Hi All,
I am looking at using Strapi for a customer with multiple brands. Each of these brands have separate site.

In CMS, we would like to implement a solution where content for each brand can be organised separately from a single strapi deployment.

For example, in admin, the content author could select the brand name and any content items created will be linked to that brand. The user access and permission will be setup in such a way that only the brand for which the user has access for, will be visible along with the content items.

Could you please help me with some pointers and feasibility for such customisation?

1 Like

I am also interested in this, I’ve been thinking of writing a plugin to handle this like Prismic or Contentful but waiting on the migration guide for v4 before I start.