Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SaaS app to use different Assets folders per client


Go to End


673 Views

Avatar
lozhowlett

Community Member, 151 Posts

15 April 2014 at 2:47am

Hi All

So we have nearly completed our Software as a Service application. The only stumbling block we have is the user of the assets folder. Currently we have written a controller to select the correct database to connect to, but we also need to specify which Assets folder to use, as each client will have their own assets folder which other clients must not see.

Is this possible?

Thanks