Supported OpenCart Versions:
================
1.5.x
2.x.x
DEMO URL:
===============
http://demo20.unbannable.com/admin
DEMO VIDEO
================
Admin_Login_Redirect_Demo.gif
What does it do:
================
This mod adds a select box that allows you to immediately choose where you want to be redirected when logging in.
It generates a dynamic list of all the possible controller paths and lets you quickly jump to any admin page without having to go to the Dashboard first
You can even save your default path for future logins.
The default route also supports being overridden when there is a route supplied in the url...
...this allows you to get right back where you were when the session timed out, rather than the using the default route.
Requirements:
==============
* You will need to have the latest vQmod engine installed (http://vQmod.com)
Main features:
==============
* Appears right on login screen in a simple select box
* Target pages are dynamically generated from the controller files in your store, allowing you to even set your route to custom mods, etc.
* Lets you save your default starting page for future sessions so you don't need to choose each time
* Gracefully overrides to the url value if a route is already present in the url
Notes:
====================
This will NOT work on Mijoshop or other Joomla variants since joomla uses its own login page, not the opencart one.