Skip to content

Mobile Detect Wrapper Class Plugin for Joomla 3 & 4.

Notifications You must be signed in to change notification settings

siddik-web/mobiledetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Detect Wrapper Class Plugin for Joomla 3 & 4.

use Joomla\CMS\Plugin\PluginHelper;

PluginHelper::importPlugin('mobiledetect');
list($mobileDetect) = Factory::getApplication()->triggerEvent('onGetMobileDetectObject');

$mobileDetect->isMobile();

About

Mobile Detect Wrapper Class Plugin for Joomla 3 & 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages