K
K
Konstantin Basarab2017-03-07 18:39:28
CMS
Konstantin Basarab, 2017-03-07 18:39:28

CMS or solution for personal account and user profile?

Task: to organize a user's personal account, where he can edit his profile. Those. registration, authorization, password recovery, etc. are required. + when the user enters the account - he can fill in certain fields with personal information (for example, contact details, website, phone number, etc.) All data must be stored in the database.
I know that in many cms there is an implementation of this, but I'm "stupid" and can be seen by Google in the wrong direction.
I ask you to suggest cms + plugins, or other solutions - to implement this.
I need it to develop a script for working with data from this database

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Goryachev, 2017-03-07
@Basarab-nk

Well, I would take the WebAsyst Framework and finish it up to the desired functionality.
Personal account and all "Wishlist" are already implemented in the standard installer package.
In general, a ready-made CMS is unlikely to fit well here, rather a php-framework.

K
k0nsu1, 2017-03-07
@k0nsu1

Take laravel or yii2 as a basis; basic things like registration and authorization are already implemented there. If you are too lazy to write yourself, I recommend WordPress.

K
Kolya K, 2017-03-07
@Kolyagrozamorey

That almost in any cms there is a personal account. You download any and see how it is implemented there. Another thing is that without knowledge of PHP it will be very difficult to understand what is responsible for what.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question