Libraries tagged by Page TsConfig
iainballantyne/showstock
6 Downloads
Magento 2 Module - Add stock qty to product view page for Simple and Configurable products
drago-ex/simple
140 Downloads
Easy configuration for single-page sites.
clevercomms/magento2-slick-slider-options
54 Downloads
Add new options for the Slick configuration in the Page Builder Slider. Extended from svdevelopments/slider-options
monsieurbiz/mbiz_trackingtags
127 Downloads
Magento module which allows to configure tags on some pages with available data.
kiryi/pagyi
36 Downloads
Page builder using a JSON configuration file and Markdown texts
xini/silverstripe-localedomains
124 Downloads
Allows to setup a domain for each language configured and forces translated pages to the domain according to their locale.
jweiland/kk-downloader
141 Downloads
Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)
tweakwise/magento1-attribute-landing
1 Downloads
Module to create landing pages with preselected filters, which can be configured in the Admin
mfcc/title-manager
200 Downloads
Management of page title and og:meta informations through config file
emico/magento1-attribute-landing
20615 Downloads
Module to create landing pages with preselected filters, which can be configured in the Admin
danieleisenhardt/mediawiki-extensions-google-analytics
35 Downloads
The Google Analytics Integration extension inserts Google Universal Analytics (and/or other web analytics) tracking code in every page viewed. Exclusion of specific pages, namespaces, special pages and all pages for specific groups of users is configurable.
agentur1601com/request-log
50 Downloads
Logs data for page views and automatically deletes them after configured time.
richardhj/contao-multidns
16 Downloads
MultiDns extension for Contao Open Source CMS lets you configure multiple dns entries per root page
tributemedia/tm_project_gallery
60 Downloads
Provides Project content type and related configuration. Use Projects to add new projects to your project gallery. Projects will be automatically added to your "Projects" page.
rapidwebltd/no-post-data-laravel-middleware
76 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.