Answer the question
In order to leave comments, you need to log in
What is cms? Who can explain to a teapot in web development?
1. If I write a site in html/css/js and choose some cms, will the appearance of the site change?
2. Will it be necessary to change anything in the site code to fit cms?
3. Which cms is better? Or is it better to write your own?
Answer the question
In order to leave comments, you need to log in
Link to Wikipedia
CMS is essentially a system that provides the ability to change the content of pages without the need to edit HTML / CSS (not always), or adds additional features: user support, personal accounts, buying goods online, etc.
And now, point by point
1. If I write a site in html/css/js and choose some cms, will the appearance of the site change?
No, the appearance will not change, CMS is a content management system for the site, that is, the frontend.
If you have a business card website or a landing page, then there is no need to use CMS in principle.
If your site has some functionality or integration is needed, then yes.
2. Will it be necessary to change anything in the site code to fit cms?
It all depends on the CMS itself - each has its own template engines. Yes, it will be necessary.
3. Which cms is better? Or is it better to write your own?
It already depends on the TOR or needs.
If the project is highly loaded, then the best solution is the Framework, the programming language is the one that you know best.
If this is an online store, then you can, for example, take Yupe on YiiFramework or Bitrix, there are ready-made solutions in the Marketplace.
Write your own CMS only if you have a constant flow of orders, that is, studio development, but it is very long and expensive, it makes no sense if you do not have an inflated budget.
CMS is a ready-made site, you just have to pull the template and configure the system according to your requirements (basic settings, installation of additional modules / extensions)
If in your understanding "site", this is a normal layout (html, css, js):
1. Watching how you adapt the layout
2. Possibly
3. ...
If I write a website in html/css/js...own => own!
....Which cms is better? Or is it better to write your own?
1. If I write a site in html/css/js and choose some cms, will the appearance of the site change?No.
2. Will it be necessary to change anything in the site code to fit cms?Yes.
3. Which cms is better? Or is it better to write your own?Looking under what tasks. You don't have to write your own.
CMS - Content Management System - site content management system, roughly speaking the admin panel.
Joomla, Wordpress, Bitrix, MODx - these are all CMs, probably the most popular.
To get a job in an office, it is desirable to know a couple) Knowledge of Bitrix gives tangible bonuses to the place of work, karma and salary.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question