Umbrella websites with Microsites & Blogs - recommendations
Posted
by pingu
on Stack Overflow
See other posts from Stack Overflow
or by pingu
Published on 2010-06-02T21:40:34Z
Indexed on
2010/06/02
21:44 UTC
Read the original article
Hit count: 279
Hi guys,
I'm in the process of scoping a solution for an events organisation. Their main website features information about them and blog entries etc, but they hold major events which require microsites (domain.com/event). The microsites all have a different look-and-feel, different nav structure, and custom content-managed components. The one thing that's common across everything is the blog - it will have a category for each event under which users can post.
How would you guys implement this? The solution needs to be PHP, and my initial thought was CodeIgniter but if possible I'd like to avoid building the blog functionality - so I guess I could integrate it with EE or Wordpress. If anyone has any other suggestions they would be most appreciated.
© Stack Overflow or respective owner