angus
(Angus McLeod)
Janvier 31, 2023, 7:48
14
Cela dépend de ce que vous utilisez pour « licencier » les utilisateurs sur Wordpress. Si vous utilisez WooCommerce, vous pouvez utiliser le plugin et l’approche décrits ici.
This Plugin allows you to Sync WooCommerce Memberships with Discourse Groups.
Pre-requisites
For this to work you have to have DiscourseConnect enabled, with either Wordpress or Discourse as the DiscourseConnect provider.
Steps
Install this Wordpress plugin GitHub - paviliondev/discourse-woocommerce .
Use the Wordpress theme editor to update these numbers to the WooCommerce plan_id and Discourse group id and group_name you want to sync
$member_group_map[] = (object) array('plan_id' => 51,…