Skip to content

Instantly share code, notes, and snippets.

@JoabMendes
Created May 23, 2019 19:10
Show Gist options
  • Save JoabMendes/f51f4ecf70a11caec235c25c131c39c7 to your computer and use it in GitHub Desktop.
Save JoabMendes/f51f4ecf70a11caec235c25c131c39c7 to your computer and use it in GitHub Desktop.
Review Member suggestion

Reviewing suggested members

Currently users can suggest business through the frontend with the following form:

Suggested members 1

To review the suggested members do:

  1. On the dashboard home go to the Domain panel and access the Change option besides the Members entity:

Suggested members 2

  1. On the filters, set Active as No and Verified also as No and click the search button. This action will list all new members that were not reviewed yet and not active also.

Suggested members 3

  1. Select a member you want to verify and evaluate if its information is accurate. By default all suggested members are classified as the 'Business list' member type.

If you decided to approve the suggestion do:

  1. Fix the formating of the address added by the user. And using that address search for the location in the map in order to set it's pin location correctly.

  2. Verify if the badges chosen by the user are accurate.

  3. Classify the suggested member with a business category.

  4. Mark the checkboxes Active and Verified in the form.

  5. Click on Save in the right side menu of the form.

If you decided to reject the suggestion do:

  1. Check the checkbox Verified in the form.

  2. Click on Save on the right side menu of the form.

Optionally you can also delete the suggestion you are rejecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment