Hi - I am new to this system but heard much about it. Would like to know if it is possible to create a system with user registrations, where property owners can list their properties based on the account category payment (basic, silver, gold).
There is already some code and partial system in place (php code and mysql) but unsure how these two would work together or even if they could.

All help much appreciated.

Comments

doomed’s picture

Yes you can do this.

Out of the box, Drupal gives you User Management and node creation (page, stories, etc).

Also look into the CCK modules - that will help you create custom input forms (type of property, number of rooms, baths, etc).

jivan23’s picture

Although Drupal is mainly a Content Management System, there are many user contributed modules that you can look through to help get your project up and running - http://drupal.org/handbook/config/contribmodules.

Drupal is php driven and with a little knowledge you can quite easily add onto the code - again, have a look at the contributed modules to see how. I have used it for a similar type of property rental site - Goldenline Camping Holidays and mixed it in with my own custom scripts.

jivan23’s picture

Yes I used this to create the forms etc on an off-plan property site. You can see for yourself that this integrated with payment gateways, forums, registration and login sections.

Fairly simple once you get used to the file structure.

nandeshnair’s picture

im using drupal coz...flex recommends...it`