Answer the question
In order to leave comments, you need to log in
What do you need to write your own CMS?
I am writing my own CMS, there is still little knowledge in this matter. Please advise where you can read something, and are there any resources with ready-made templates, examples and scripts that can facilitate the work?
Answer the question
In order to leave comments, you need to log in
For li in the list of main categories, set the parent to position: relative;
It contains a block with subcategories. It's hidden and position:absolute;
li:hover>div {display:block; right:0; top:0;}
All.
Why search when it's quickly written. Therefore, do not find it, since no one is posting solutions from three lines.
You don’t even need to look at the aliExpressa code, there’s exactly the same principle.
there are ready-made cms scripts)), but for self-education it is better to write something else
You need to realize that it will probably be useless work.
But if you really want to ruin a couple of years on your bike, we take any open CMS (MODx, Joomla, Wordpress, etc.) and see how it's done.
After that, we take any framework related to the desired PL and do only the basic functionality from what we saw from others, without any special perversions, look at the labor costs and evaluate.
PS: it would be correct of you to indicate in what language you are going to write / write it.
If you need, I can send you a video course on writing your own CMS
Head and desire is the answer to your question.
Simple cms (Basic functionality) is not so difficult to implement.
Grab a pen and paper and figure out what the database should look like. (Pages, users)
Create a settings file, also define what the CNC will be (.htaccess)
Based on this, determine how the templates will be formed (To share the code)
After that, create functionality like: adding pages (Use wysiwyg editor) and authorization, etc. d.
If you have such questions, do something else. Writing such a thing is a gigantic time investment, I know from myself.
It’s better to use ready-made ones, and when you understand what exactly is wrong there, and what no one has yet decided conveniently for you, you can proceed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question