Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Support: Creating & Extending

Existing and new plugins/components and themes.

Here’s What I Want To Do… Can You Explain How? (2 posts)

Started 3 months, 2 weeks ago by: JHAPGOOD

  • Profile picture of JHAPGOOD JHAPGOOD said 3 months, 2 weeks ago:

    I don’t really understand the whole plug-in thing. I tried to install a plugin for registration, but then I couldn’t figure out how to get it to display a form in the page named “Register” in my Pages tab. I have the basic pages set up, but here is what I’d like to do…

    Membership – I want to be able to send potential members invites. They can also register themselves, but I want to grant approval. There will be 3 registration levels.
    I want registration pages requesting Name, City, State, and email address. I would like for the City and State to be in drop downs. During registration, I would like for the member to agree to disclaimers and legal agreements. Member profiles are free, however members will have to pay a subscription in order to communicate with other members in their respective level.

    Profiles – Member profiles will only show the member’s name, city and state, “About Me”, and a photo album. The only field the member can edit is city/state and About Me. Only an Admin can edit the member’s name and photo album.

    Search Function – Anyone (unregistered visitors) can search for members on the site using the member’s name and location. I want a drop down menu for the city and state.

    I would like an area where any member can post a picture of themselves. They are allowed to post two pictures per day.

    Am I able to do all of this using Buddypress plugins?

  • Profile picture of @ChrisClayton @ChrisClayton said 3 months, 2 weeks ago:

    Membership – have you seen S2members? http://buddypress.org/community/groups/s2member/

    The name, city ect, you can get that by default in buddypress via your wp-admin – go to buddypress/profile fields.

    The profile stuff you can achieve by modifying the members/single/* files in your theme http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/

    Search – http://buddypress.org/community/groups/bp-better-directories/home/

    To answer your last question – Pretty much. :) The only plugin i couldn’t find was the one that forces buddypress to do my laundry… :P