Frappe Social - An app built on top of Frappe to work with version-13

Introduction

Frappe Social is an app built on top of Frappe to work with version-13. It holds the “Social Wall” page which used to be in version-12 but later got removed from version-13.

To view the social wall, visit /app/social/home. To get the chat feature working, install Frappe’s chat app using:

$ bench get-app chat

Screenshots

  1. Homepage:

  2. Chat Feature:

  3. Make a Post:

Installation

Once you have a basic site created with the app Frappe, just install Frappe Social on top of it using the below command:

$ bench get-app https://github.com/ParsimonyGit/frappe_social.git

Authors

License

GNU GPL V3. See license.txt for more information.

GitHub

View Github