# Integrating discourse forum with private club membership site built on Wordpress

**URL:** <https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539>\
**Category:** Feature\
**Created:** [2017年六月15日 10:17 UTC](https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539 "2017-06-15T10:17:41Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![JamesRiall](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesriall/32/73817_2.png) [@JamesRiall](https://meta.discourse.org/u/JamesRiall)\
**Post date:** [2017年六月15日 10:17 UTC](https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539/1 "2017-06-15T10:17:41Z")

</div>

I help run a members sports club of about 400 people. We have a site built on Wordpress with a private membership managed on Wordpress once annual fees have been paid. At the moment we have a wordpress forum, but it has died since our new wordpress site was built due to the lack of functionality and poor mobile performance. We want to look at building a new forum with Discourse, but we’re having trouble finding out if it’s possible to integrate it with the Wordpress membership management option - we want members to automatically have access to the Discourse forum and also for members to have forum access revoked if they are no longer members of the club.

Is this kind of integration possible? I really don’t want to have to manage membership by adding and removing members manually.

---

<div class="post-metadata">

**Author:** ![JagWaugh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagwaugh/32/69335_2.png) [@JagWaugh](https://meta.discourse.org/u/JagWaugh)\
**Post date:** [2017年六月15日 10:21 UTC](https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539/2 "2017-06-15T10:21:07Z")

</div>

> [@JamesRiall](#):
>
> Is this kind of integration possible? I really don’t want to have to manage membership by adding and removing members manually.

Have a look at the wp-discourse plugin. I believe it does what you’re looking for.

> [@WP Discourse 1.3.0 Release](https://meta.discourse.org/t/wp-discourse-1-3-0-release/59049/3):
>
> [WP Discourse](https://github.com/discourse/wp-discourse) 1.3.3 is now in the WordPress plugin repository. It makes a few changes. The biggest one is that it’s now possible to automatically create and login Discourse users when using WordPress as the SSO provider. It also: moves the SSO Provider and SSO Client options into separate sub-tabs adds some inline documentation to the plugin’s options pages removes the connect status check from all options pages except the ‘Connection’ options tab (to make the switching tabs a little snappier) …

---

<div class="post-metadata">

**Author:** ![Muiran](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/muiran/32/73797_2.png) [@Muiran](https://meta.discourse.org/u/Muiran)\
**Post date:** [2017年六月20日 03:43 UTC](https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539/3 "2017-06-20T03:43:19Z")

</div>

If you don’t mind my asking, what plugin are you usung for registration and payment scheduling?

---

<div class="post-metadata">

**Author:** ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)\
**Post date:** [2017年六月20日 04:39 UTC](https://meta.discourse.org/t/integrating-discourse-forum-with-private-club-membership-site-built-on-wordpress/64539/4 "2017-06-20T04:39:25Z")

</div>

I have a Discourse instance running WP SSO.

New members are created in WP, automatically assigned levels in PaidMembershipsPro and then added to the relevant Discourse groups. It took a bit of custom work on the WP side but not much.
