By digadesign on
Hi
I am just starting with Drupal. I have tried it about 2 years ago but then switched to Joomla and Wordpress.
Now I am interesting in doing a project and curious if Drupal is the best way to go.
The project is a modeling agency, where models can register, log in, update their measurements and portfolio images.
The administrator will be able to control all these models.
Is there any plugins for Drupal or a combination of them that can achieve this?
Any info in the right direction would be appreciated.
To get an idea of what I am trying to achieve is something similar to this:
http://www.stormmodels.com/womenboards/mainboard-women
Comments
The profile module that ships
The profile module that ships with core will let you take in all their measurements, and there are many image modules that all do different things, so there is probably one out there for you.
Contact me to contract me for D7 -> D10/11 migrations.
Thanks for your reply. The
Thanks for your reply.
The profile module you are talking about, does it allow for users to update their own profiles?
Yes
The Profile module allows the fields to be defined on registration and are able to be updated by the user.
In fact you could probably create a trigger to email you when a user updates their profile as well.
Just thinking out loud.