Utilities

Cookie Monster

Cookie Monster

This plugin outputs a cookie compliance consent bar. {exp:cookiemonster link="Agree and close this notice."}By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. You can change your cookie settings at any time but parts of our site will not function correctly without them.{/exp:cookiemonster} Place this tag inside your header template, right after th...

Google Map

Google Map

This plugin outputs a full width Google Map based on tag coordinates or location. The plugin uses version 3 of Google Maps script, with no need for an API key. Usage {exp:googlemap zoom="17" container="map1" width="60%" height="400px" location="New York, USA" streetview="false"} or {exp:googlemap zoom="17" container="map1" width="60%" height="400px" lat="53.3218692" lon="-6.2645621" streetview="true"} The container should have a dif...

Mapper

Mapper

Show Google Maps on your ExpressionEngine 2.1 site as easily as writing {exp:mapper address=”35 Some Place”} with a few extra parameters like height, width, zoom level and description to play with. address=”Any address string in any format” width=”100px/%/em” height=”100px/%/em” zoom=”1-20” Requires jQuery.