Answer the question
In order to leave comments, you need to log in
Which CMS to focus on, MODX, Wordpress, or...?
Hello everyone, I made a couple of layouts, got into the essence of layout on flex and grids. Now I started to pull my sites on CMS, but I just ran into a sea of useless information. I ask for advice from the old man and front-end professionals. What CMS do you usually pull your layout on, and can you recommend any adequate courses for teaching the correct landing of the layout page on the CMS you advised.
Let it be youtube, courses from some academies like HTML Academy, etc., etc. In order not to fall into the rake of those guys who have already stumbled upon the "gurus" of layout designers and programmers on the Internet. Thank you in advance, please do not throw excrement and advise you to google the information yourself, your opinion as specialists in this field is very important.
UPD: Perhaps I put it wrong, I didn’t mean template WordPress themes and refinement with free plugins, with their subsequent implementation for 2000 rubles on freelance to students or homeless clients, this is simply not interesting in the future. I do layout personally, and I'm interested in landing the written layout from scratch on any CMS with pluses and minuses. Thanks
Answer the question
In order to leave comments, you need to log in
You are not choosing the best path. Designing a layout and putting it on a CMS is the lowest paid job in web development.
To answer your question - WordPress, of course. A very popular system, an incredible number of plugins, templates and tools. Add a little knowledge of PHP, learn a few jQuery methods, understand the WordPress device - and now you are ready to freelance, make websites for 2 thousand rubles.
If you really want to become a front-end developer, then start learning JS and frameworks - React, Vue, Angular.
Any. Everyone has their own niche.
I'm doing WP. You can pull a template for 2000 rubles, or you can develop a plug-in with integration into CRM for $2000 per month. You can make templates with visual builders that will be wildly buggy and slow. Or you can build a store on WP with unique functionality, with custom import / export, with competent object caching, etc. and this store of yours will easily hold any influx of visitors.
Before you start developing your themes, you need to carefully read
https://developer.wordpress.org/themes/
From the courses you should pay attention to:
https://www.udemy.com/wordpress-development-create...
https:// www.lynda.com/WordPress-tutorials/WordPres...
You can find them on the root tracker if you can't pay yet.
You should also pay attention to the starter theme from Automattic:
https://github.com/Automattic/_s
For blogs and simple sites - Wordpress. The best tutorial on creating a template - https://www.youtube.com/watch?v=WFEgmNfvpnw
Online store - OpenCart. I chose because of the simplicity and free.
MODX has quite a lot of flexibility, and it's easy to pull the layout on it, plus it encourages growth in the right direction, like OOP. I really don't like WordPress, it's heavy, slow, miserable and redundant. Why do I need this pile of garbage when I need a CMS so that I can sharpen it for specific tasks. WordPress blog platform, leave it what it was created for - to make reposts from insta. In order not to develop a holivar, I will immediately say that this is IMHO.
What CMS do you usually pull your layout on
since I didn’t work out with vp, I would advise you to start with modx revo - it is simple, lightweight and versatile. There is a lot of information on YouTube (including in the form of step-by-step courses) + extensive documentation. Landing a simple topic with a stuffed hand is done in a matter of minutes
So, the CMS as a whole has already been answered, I will only shed light on the process itself. As a matter of fact the term "to pull on CMS" has no special sense. I explain:
- In the vast majority of cases, if you do it wisely, it's not about inserting several variables into the view, but about connecting a number of plugins, configuring them, and writing custom code. The more goodies and functionality in the design, structure - the more custom you need to cut. On the backend. And do it right. "Pull" anyhow will not work here.
- The more custom project, the more and more work on the back end. Based on this, in practice, in large projects, the frontend does not touch PHP at all, it is the backenders who are involved in the "stretching". The front produces a clean layout, and the task of the backend is to turn it into the final dynamic product. The maximum that shines for the front is to make some edits after stretching, but even here the work will be reduced to HTML-CSS-JS. Even if the HTML is physically inside a .php file.
If we limit ourselves to pulling the theme, then Bitrix or wordpress.
Themes for Bitrix bring money, and not bad ones.
If you plan to program in the future, then Bitrix is not immediately available, it is only for pulling templates.
old man and frontend professionals. What CMS do you usually pull your layout on
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question