How do I create my own CMS?

12/07/2015 05:19 LordeVien#1
How do I create my own CMS? I know a bit of programming, but I can not create CMS, wanted to create a CMS for my private server anyone know?
I know a bit of PHP, CSS, HTML and header, etc., know a little of each, if someone could help me would be grateful.
(Translated by Google Translate)

Obs: I do not know if this area and right to post it.
12/07/2015 14:10 Der-Eddy#2
/moved
12/07/2015 15:19 Mikesch01#3
Do you really want to create or just to install a CMS?

You should really just take an existing CMS and configurate and extend it the way you need.
12/07/2015 17:48 mastermo#4
You should extend your " a bit" in PHP, SQL, Html and Css and after this youre maybe able to create your own CMS.

A CMS is only a solution to manage your contents on your site. Thats the reason why its called Content Management System. ;)

You should furthermore know that you´re not able to build your own cms within 24 hrs. It takes a lot of time and in some situations its much more useful to use cms from other users ;)

Btw if you have your own cms you have to secure it too and for this you should know what you do.
12/08/2015 00:01 Nonilol#5
If you are not able to find the ressources you need for this using google, I highly doubt you have the knowledge and skills to code your own cms.