WP Manifestindependent plugin directory
manifest / content / otomaties-bootstrap-popup

Otomaties Bootstrap Popup

Add a configurable popup to your website

by Tom Broucke · github.com/tombroucke/otomaties-bootstrap-popup

0stars
1.7kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tombroucke/otomaties-bootstrap-popup/archive/refs/heads/master.zip

Also on Packagist as tombroucke/otomaties-bootstrap-popup:

composer require tombroucke/otomaties-bootstrap-popup

From the readme

Otomaties Bootstrap Popup Load Bootstrap JS from theme or other plugin If you're loading bootstrap JS in your theme or another plugin, there's no need to load it twice. Loading it twice leads to slower loading times and could cause conflicts. Make sure otomaties-bootstrap-popup is loaded first wpenqueuescripts priority should be 999 Load javascript without bootstrap Pass modal component through a custom BootstrapLoaded event Filters Use BS 4.x instead of 5.x Filter available bootstrap themes otomatiesbootstrappopupbuttonthemes Center popup

Read the full README on GitHub →