This plugin allows to create mobile page version from the standard IP pages. Some steps of the task can be automatically or by hand.
It is necessary applying a patch to the IP core for create an event on Recovery Page.
All the needed is explained in readme file in the plugin folder.
The working is simple: when the condition chosen by configuration is reaching the Mobile Page substitute the Base Page.
The plugin has two Detection Mode: Screen (based on screen width, according to Screen Width setting) and Mobile (rely on IP internal function isMobile()).
In the Screen width mode, the plugin will do the changing of the page all the time the width is equal or less than that configured.
If Mobile mode is used when the function condition will be implemented so the changing will occur.