Forum Moderators: phranque
What I would like to do has the same functionality of many websites, like AdWords. Users can create an account, and then setup different campaigns and change settings on those campaigns. While users have access to their information, nobody else has access to read or view it.
Do I have to build such a site from scratch, or is there some kind of open source software I can build upon?
I guess what I'm getting at is I could code a user login script myself, and for it to be ok using some of the tutorials out on the web, but for this new site, I want to try a new approach, and see if there are pre-existing tools out there, instead of reinventing the wheel, for everything.
Let me put it this way. I'm not, but let's pretend I want to build a banking website like WellsFargo, or a personal finance management website like Mint. While there are some public pages, maybe something like brochureware, the real functionality of the site is behind the login screen.
I've worked with WordPress for blogs and MediaWiki for wikis, and I like the idea that I can save time and money by dropping in an extension to perform some kind of new function, or easily contract new functionality to programmers who have a deep understanding of the site's code. Also, I can easily drop in a pre-made template from a site like TemplateMonster, or provide a better framework for custom design work from a designer that has a well founded understanding of the site's code. If I created the site from scratch, I wouldn't have these benefits.
While I might be able to rig up WordPress or MediaWiki to make some kind of "behind the login-in screen" website, leaching off those site's abilities to generate user accounts and their ability to see their settings pages, that's not how those site's were designed, and any resulting product would be that much weaker.
Is there some kind of opensource software that would perform this kind of functionality that I'm looking for? Either directly, or some kind of framework where I could drop in some kind of extension into it?
Thanks
[edited by: phranque at 11:35 am (utc) on Dec. 3, 2009]
[edit reason] No urls, please. See TOS [webmasterworld.com] [/edit]
i believe ocon was looking for something that would work across several products such as a blog and a wiki.
I think it is more complicated that WordPress or other CMS's but if you take the time to learn Drupal you wont regret it. Its a good investment ...