Multisite/subsite cms?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
BT-loader
Forum Commoner
Posts: 31
Joined: Fri Dec 17, 2004 5:29 pm
Location: SWEDEN

Multisite/subsite cms?

Post by BT-loader »

Hi!

I´m looking for a easy and nice looking cms (written in php/mysql) where it´s possible to create and manage subsites.

Exampel:

# Mainsite

# subsite 1 - assigned to another admin where he/she can create/manage own static pages like "About us".

# subsite 2 (same as above)

All the subsites are created with the same modules and themes like the main site, but it would be great if the subsites could have own templates.

I have testat drake cms, but that system has poor support and the templates/themes (1 included) is very basic.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'm pretty sure Joomla's multisite plug-in can perform what you wish.
BT-loader
Forum Commoner
Posts: 31
Joined: Fri Dec 17, 2004 5:29 pm
Location: SWEDEN

Post by BT-loader »

Any other suggestions?
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

maybe drupal has a module for this?
Post Reply