Jump to content

CMS program

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
xle_camry

xle_camry

    Programmer

  • Members
  • PipPipPipPip
  • 141 posts
Good day everybody! I heard that there are various programs for CMS(content management system). Can everybody help me to find it? Or send it to my email? I mean most easiest and useful. For example, my static site is ready. And my news will be refreshed once a week. Shall i everytime open a notepad and edit it? I know it is a dumb question, but my php is also not excellent. That's why i want to find a ready applications, programs that directly manages CMS. My aim is: i want to manage my site easily by knowing that easy program, to add news, make changes, etc. Admin's page i mean. Who can help me with that problem? Or are there valuable advices who can give me? Thanks in advance!

#2
DEViANT

DEViANT

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 358 posts
You should take a look at wordpress or Joomla!. Both are fairly easy to use and free

:D You should rep+ me so that I can win :D

My Blog | Ask me!
Error : Satan did it

#3
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Just note that your static site needs to be re-done into one of these cms, they can't just alter your static code, if you can't do your layout in these systems (which can be tricky) maybe the notepad solution is best for a once a week change.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
I agree, the process of setting one up and maintaining them may be much more difficult than to use your favourite text editor and change the news yourself. A CMS as Örjan said is hard to get the theme right and hard to strip out features you do not need, so PHP can possibly aid in your effort in editing but not too much.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.