SUMMARY - Redirect After Login
=================================
A simple module providing a feature to redirect users according to an URL-defined
parameter after logging in. Allows redirect only internal url of site.


INSTALLATION
-------------
Install this module as usual. Please see
http://drupal.org/documentation/install/modules-themes/modules-8

CONFIGURATION
-------------

After successfully installing the module Redirect After Login,
you can add URL to each role of site using admin->configuration->system->"Set Login Destination" titled menu
or go to /admin/config/system/redirect url

Add a valid url to each roles
Note: url should starts with #, /, ? character


