An extension that adds a twig tag for Taxonomy Listings. You can use this extension to create tagclouds or category lists with this extension
jadwigo/photoalbum
Print links to navigate sequentially through albums with {{ AlbumNext( record ) }} and {{ AlbumPrev( record ) }}. This uses the bolt relations, but you can also change the order by using a field in your content type. You can also load all photos in an album with {{ AlbumPhotos( record ) }}. (UNSUPPORTED)
jadwigo/browserinfo
A small extension to show the parsed info from https://github.com/ua-parser/uap-php in Bolt
bolt/simpleforms
Please note: This extension will not be updated. Please use the boltforms extension instead. This extension will allow you to insert simple forms on your site, for users to get in touch, send you a quick note or something like that. To use, configure the required fields in config.yml, and place {{ simpleform('contact') }} in your templates.
jadwigo/geoapi
This bolt extension allows you to search for addresses near a latitude/longitude location or near another address. You can use this to plot the addresses on a google map. (UNSUPPORTED)
jadwigo/geosync
Bolt extension to lookup, fix and update geolocation data in content (UNSUPPORTED)