php - Event Registration -


How do I create a site like Drupal?

If this is not possible in Drupal, then what I should do is probably use it.

More specific -

  1. Users can add their events, add pricing. From that pricing, the website can say 5% a certain%, when users buy tickets. The commission can be based on every incident and can not be changed by the users, only the administrator can do this.

  2. You can also add free events.

  3. It should also have event management features like artist management, portfolio management.

  4. Event creators must have a profile, which can be rated by users so that they can profile like a system.

Your question is very normal, Use date, location, view and CCK modules. If you want a more specific answer, make your question more specific.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -