angus
(Angus McLeod)
31 Enero, 2023 07:48
14
Depende de lo que estés usando para “licenciar” a los usuarios en Wordpress. Si estás usando WooCommerce, puedes usar el plugin y el enfoque descrito aquí.
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,…