Would it be possible, that if a new user registers, he will become a connection to everyone automatically ?
Reason why I'm asking is that I use CB for a club, so everyone knows each other, so it makes in this case more sense that people are autoconnected and afterwords can decide to disconnect from certain people
CB Auto Actions comes with a Connections action for establishing connections. There's also the CB Auto Welcome plugin that can do similar.
However, establishing a connection to every user at once during registration would likely be too much and best way to do that would be a Query action and directly insert the connections into the database with 1 or 2 queries at most. Connections are stored in the _comprofiler_members table. The downside of doing it directly in database is no notification will be sent.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
thanks for the pointers and I agree with the auto connection taking away the purpose of the connections and a group being an alternative. It was just a question I got from the users and was looking into.
Seems they misunderstand the benefits of the connections, so I need to explain this to them more