D
D
DiGiTAll2014-10-10 00:55:36
CMS
DiGiTAll, 2014-10-10 00:55:36

What is the easiest actual CMS on PHP + MySQL (multilanguage, user management)?

It is necessary to find the simplest and fastest CMS currently supported, which can work with users (registration, rights, roles), database and multilingual, with a modular structure.
You need an easy creation of your own template, easy CRUD of database records, simple creation
. At the same time, you don’t want to deal with some monsters.
The task is very simple. Give the opportunity to register / log in through social networks (I will fasten ulogin or loginza), fill in a couple of fields. Separately, it is necessary to display a list of users from the database, and some more information from the tables I created. Nothing else is needed.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
D
Denis, 2014-10-10
@DiGiTAll

I always use MODx, very, very flexible. It is very easy to learn, for me personally it is easier than any WP, Joomla, Drupal from a developer's point of view. The community is very lively, there are plenty of materials on the framework! I advise you to do it, I collect on MODx from LP to shops with online payment, everything is simple and clear :) Everything becomes clear to the user after two hours of working with the admin panel.

I
Ivan, 2014-10-17
@LiguidCool

All felt-tip pens taste and color ...
Each developer uses his own and will stick to his own line.
I can tell by those CMS that I used.
Joomla - "crooked" porting of templates. Templates are strongly tied to the architecture of Joomla itself. And from the pros - a wild number of ready-made plugins and templates. The API for writing custom plugins is frozen.
WordPress - in general, suffers from the same diseases, but to a lesser extent.
MODx - eventually switched to it. It has a very high-quality template engine from my point of view and allows you to actually pull any template on yourself. By the standards of Joomla, there is a smaller list of plugins, but everything you need is present, and the API is adequate.

P
Pavel Tkachenko, 2014-10-10
@Dayver

Cotonti - simple and fast

K
kai, 2014-10-16
@kai

There is an interesting www.impresspages.org/, but easy in the sense of programming, and not control from the web console.

I
iOS Dav, 2016-03-30
@Aidosss

Yes! openCart proved that it is better to write your own engine from scratch

V
vigor, 2014-10-10
@vigor

Concrete5

A
Alex Db, 2014-10-10
@alexdb

"Fast" and "Easy" are very relative words that are not clear criteria.
"Simple" for me implies the presence of documentation and an active user community, in total we can distinguish only 3 options:
1 WP
2 Drupal
3 Joomla

Under the "fast" I have selected Drupal 7. But it cannot be said that the rest are slow.
Really simple PHP code will be faster.
Under the described task, it is enough to write / use a couple of classes (authorization / GRUD / DB). Start learning PHP , it's much more interesting than understanding CMS.

N
Nikolai Turnaviotov, 2014-10-20
@foxmuldercp

Sometimes you look at all these monsters, think "what the hell is it" and cut your backbone of "your Framework"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question