This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

JimRed
JimRed

Hello Guys,

Could you please help me? Can I use more than one theme in October CMS at same time and can I manage them from backend part somehow?
I mean I would create a theme called 'apple' and an other theme call 'banana' and if I enter the bowser that http://mysite/apple or http://mysite/banana then two different site would come up?
Is thee such possibility in October CMS?

Thank you for your help,
Imre

Daniel81
Daniel81

This has been raised over on GitHub already:

Backend Theme switcher #97

Multisite functionality #183

Should be coming soon :)

Last updated

JimRed
JimRed

Great. :) Thank you for your answer.

Keios
Keios

Bump.

I am strongly interested in multisite feature, I don't really need to use different databases, just different themes for different subdomains. Any ideas not involving heavy modification of core?

Flynsarmy
Flynsarmy

I've written a plugin that lets you switch on the frontend - useful for showing a different theme to module users for example. It doesn't have a backend theme selector though.

Keios
Keios

Very neat piece of code, but I think I will need to couple it with some config variable set by Route::group(['domain'=>...]) instead of url parameter in component as you did, because I am going to have biz.domain.com and retail.domain2.com setup. I will have to manipulate app.url setting too, I think. Very helpful though, thanks.

Keios
Keios

Hey, just to update, I've written plugin matching our requirements: http://gitlab.c-call.eu/october_plugins/oc-multisite-plugin

I've already posted it on market with MIT licence.

1-7 of 7

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.