Allow users to follow each other with views and flag with drupal
With this tutorial we're going to add social network features to any Drupal 7 website just by using flag and views.
There are modules like relation that can provide a similar functionality out of the box. However, we are aiming for a more flexible workflow that we could modify easily with a few clicks and that provides much more granular permissions.
First of all, we need to install Drupal 7 with the modules we need:
- Views ( ...