https://github.com/bymayo/craft-follow
Let users follow elements within Craft CMS. E.g. Users can follow other users, or follow categories to generate following lists
https://github.com/bymayo/craft-follow
craftcms craftcms-plugin craftcms3
Last synced: 4 months ago
JSON representation
Let users follow elements within Craft CMS. E.g. Users can follow other users, or follow categories to generate following lists
- Host: GitHub
- URL: https://github.com/bymayo/craft-follow
- Owner: bymayo
- License: other
- Created: 2019-03-27T13:49:41.000Z (about 7 years ago)
- Default Branch: craft-5
- Last Pushed: 2025-01-21T19:49:42.000Z (over 1 year ago)
- Last Synced: 2025-06-28T11:09:26.683Z (12 months ago)
- Topics: craftcms, craftcms-plugin, craftcms3
- Language: PHP
- Homepage:
- Size: 3.31 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Follow Plugin for Craft CMS 5
Follow is a Craft CMS plugin that lets users follow elements within Craft. E.g. Users can follow other users, and create a 'Following List', or follow categories to then generate a bespoke entries feed.
🛒 [View on the Plugin Store](https://plugins.craftcms.com/follow)
## Features
- Follow Craft and other plugin elements (E.g. Users, Categories, Tags)
- Generate a 'Following' and 'Followers' list for a user.
## Documentation
__[View Documentation](https://plugins.bymayo.co.uk/follow/)__
## Support
If you have any issues (Surely not!) then I'll aim to reply to these as soon as possible. If it's a site-breaking-oh-no-what-has-happened moment, then hit me up on the Craft CMS Discord - @bymayo
## Roadmap
* Different lists per `siteId`.
* Ajax for follow buttons .
* Limits on queries.
* Auto output users elements, rather than passing a list.
* Notifications.
* Accept / Deny the follow request.
## Credits
Brought to you by [ByMayo](http://bymayo.co.uk)