ondi Posted August 26, 2008 Share Posted August 26, 2008 I want to create something like these websites: http://www.pitchero.com/clubs/aveley/ http://www.lsclubwebsite.co.uk/ http://www.worksoptownfc.co.uk/ Basically, i want to create a site where users can sign up and then create their own site for their football club. I realise this is probably a gargantious task, but can anyone point me in the right direction? Quote Link to comment https://forums.phpfreaks.com/topic/121435-looking-to-create-a-cms-where-to-start/ Share on other sites More sharing options...
Mchl Posted August 26, 2008 Share Posted August 26, 2008 Do you have any experience in PHP? Quote Link to comment https://forums.phpfreaks.com/topic/121435-looking-to-create-a-cms-where-to-start/#findComment-626211 Share on other sites More sharing options...
ondi Posted August 26, 2008 Author Share Posted August 26, 2008 I wouldn't say im an expert, but i know what im doing most of the time! Quote Link to comment https://forums.phpfreaks.com/topic/121435-looking-to-create-a-cms-where-to-start/#findComment-626213 Share on other sites More sharing options...
Mchl Posted August 26, 2008 Share Posted August 26, 2008 Then take a pencil and a sheet of paper, and write down features you'd like to implement in your application. Once you have that, you'll probably see where you should start. Quote Link to comment https://forums.phpfreaks.com/topic/121435-looking-to-create-a-cms-where-to-start/#findComment-626217 Share on other sites More sharing options...
JonnoTheDev Posted August 26, 2008 Share Posted August 26, 2008 A good database design would be a start. Break up all the functionality requirements and map out the data flow for each section (maybe use pseudo code). Then lay your code out and test each unit. Alternatively you could try a pre-built CMS such as Joomla. Im usually against using these CMS for websites but it depends on your programming experience. Quote Link to comment https://forums.phpfreaks.com/topic/121435-looking-to-create-a-cms-where-to-start/#findComment-626222 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.