05/01/2017 at 11:24 am
#421536
Keymaster
@ Jason
I believe Connections already supports such a usage scenario.
Since you have a multisite installation… if you add define('CN_MULTISITE_ENABLED', FALSE); to the wp-config.php file it will force Connections to run in “single site mode”.
You would activate Connections on your primary site and you entries here. One each subsite where you want to use Connections you would activate Connections and the dabased of the primary site will be used.
Hope this helps, let me know.
