Closed (fixed)
Project:
Open Social
Version:
11.2.0-alpha1
Component:
Code (back-end)
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Jan 2022 at 17:33 UTC
Updated:
22 Jun 2022 at 16:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vnech commentedPR - https://github.com/goalgorilla/open_social/pull/2712
Comment #3
vnech commentedComment #4
vnech commentedComment #5
vnech commentedComment #6
ribelPR was merged to the main branch.
Comment #7
ohorbatiukComment #8
tbsiqueiraComment #9
dereks commentedI just installed the 11.2.0-alpha1 because I wanted to check out this feature but I don't see social_follow_user as a module. Do I need to add it separately?
Comment #10
ressinelHi @dereks
You are right, it was released in Open Social 11.2.0-alpha1 only. You can check milestone in PR https://github.com/goalgorilla/open_social/pull/2712
To have this module you should update Open Social to at least 11.2.0-alpha1.
I have changed the version for this issue.
Comment #11
ribelPlease note that this feature is still in active development, and we released only the initial part of it as a hidden module.
It's not possible to enable it from UI, but it can be done from the terminal.
Comment #12
dereks commentedThanks @ribel and @Ressinel
I'm most curious about notifications and email when a followed user does something. Is this tied into an ActivityContext and Message Template? I didn't see anything like that in the pull.
(I have the same questions about Taxonomy follow)
Thanks,
Derek
Comment #14
dereks commentedIs there any kind of roadmap for this feature? I like the view to see who is following me and who I'm following (which I'm hoping will be wrapped into the "/following" view). But there is no ActivityContext or notifications, which I was hoping for.
We had this feature partly developed ourselves with a flag and ActivityContext - but I'd rather stick to Open Social features where possible.
Just curious. And if we can help test or review, let me know.
Thanks,
Derek