Hello,

I begins conceiving a website for a client, he want a jobbing website...

First, people need to authentificate to access the website, then they can put an ad on the website, and finally people answer the ad by MP or directly on the page...

After they choose among all the jobbers, the one who will get the job. And if he is satisfied, he can give him a note (a star notation)

Can drupal have all the plugins to do that?

Best regards,

Comments

VM’s picture

yes.

T-W-D’s picture

Cool, do you have some examples?
I searched with the keywords "ad", but I was not able to find a plugin, where user can let a comment or a proposition (only private message).

Thank you for the quick reply

VM’s picture

a custom content type can be an ad. I highly suggest that you familiarize yourself with Drupal (or any CMS for that matter) before you worry about building any site. The documentation section of drupal.org will aid in familiarization.

Drupal is not built on the concept of all features in a single module. you will need to work with multiple modules to achieve a site build.