Libraries tagged by website admin
gnowland/embed-salesvu
84 Downloads
A WordPress Plugin for adding SalesVu store 'widgets' (iframes) to your website with a simple Shortcode.
danbettles/marigold
150 Downloads
Marigold is a small set of tools that aims to make building simple websites easier while remaining close to the metal and adding minimal overheads; it is not a framework.
tailored/laravel-newsletter
11 Downloads
A Laravel 5 Package for adding newsletter signup (and unsubscribe) functionality to a web site
fdmind/ignore-query-strings
4917 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.