https://github.com/rluders/oc-socialize-plugin
Create your own social network with OctoberCMS
https://github.com/rluders/oc-socialize-plugin
octobercms octobercms-plugin social-network
Last synced: about 1 year ago
JSON representation
Create your own social network with OctoberCMS
- Host: GitHub
- URL: https://github.com/rluders/oc-socialize-plugin
- Owner: rluders
- License: gpl-3.0
- Created: 2018-08-18T08:22:03.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2020-12-31T15:21:22.000Z (over 5 years ago)
- Last Synced: 2025-03-17T01:27:14.581Z (over 1 year ago)
- Topics: octobercms, octobercms-plugin, social-network
- Language: PHP
- Size: 225 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Introduction
This plugin adds to [OctoberCMS](https://octobercms.com) some social network features.
> NOTE: This plugin still under development and I do not recommend you to use it on production. I mean, you can, but be aware that things could change or being broken.
## Dependencies
### Libraries
- [Intervention Image](http://image.intervention.io)
### Plugins
- [RainLab.User](https://github.com/rainlab/user-plugin)
- [RLuders.JWTAuth](https://github.com/rluders/oc-jwtauth-plugin) (_optional_)
- [RLuders.CORS](https://github.com/rluders/oc-cors-plugin) (_optional_)
## Themes
> Do you have a theme that supports this plugin? Let us know about it. Submit a PR adding it to the list.
- [Official Socialize Theme](https://github.com/rluders/oc-socialize-theme)
## Special Thanks
This plugin is inspired by [laravel-friendship](https://github.com/hootlex/laravel-friendships).
Thanks a lot, you give me the ideas and inspiration for this implementation.
## License
- The project code is licensed under GPLv3 (check the [LICENSE](./LICENSE) file).
- Icon made by freepik from [www.flaticon.com](www.flaticon.com)