Like functionality for FlaskBB. Lets users like posts and see who liked them.
Install flaskbb-plugin-like with
pip install flaskbb-plugin-like
And run the migrations:
flaskbb db upgrade
Forked from flaskbb-plugin-vanity by Михаил Лебедев.
This project is licensed under the terms of the BSD License.