leskhq / LESK-Module_LegacyClientSupport

:package: Provide a way to block or warn users to upgrade, based on the Web Browser used.

Home Page:http://lesk.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LegacyClientSupport module

To deploy simply clone the repository into the Modules directory from the base or root LESK install, as shown below:

$ cd <MySuperProjectBasedOnLESK>
$ git clone https://github.com/leskhq/LESK-Module_LegacyClientSupport.git app/Modules/LegacyClientSupport

Then make sure to optimize the master module definition, from the base directory, with:

$ ./artisan module:optimize

Dependencies

N/A

#Prerequisites N/A

Installing and activating

Once a new module is detected by the framework, a site administrator can go to the "Modules administration" page and first initialize the module, then enable it for all authorized users to have access.

Configuration

N/A

About

:package: Provide a way to block or warn users to upgrade, based on the Web Browser used.

http://lesk.it

License:GNU General Public License v3.0


Languages

Language:PHP 74.3%Language:HTML 20.9%Language:CSS 4.8%