Libraries tagged by add page
tohsakarat/tags-filter
671 Downloads
Add a tags filter dropdown on the index page.
teamneusta/modmod
5183 Downloads
Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.
sunnysideup/googlemapbasic
1344 Downloads
add a basic google map to your Silverstripe pages
sunnysideup/basic-auth-better
68 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
pablobae/magento2-simplepopupwidget
181 Downloads
This extension allows you to add popup windows on any Magento 2 frontend page.
mvccore/ext-debug-tracy-mvccore
5020 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
miniorange/miniorange-saml
4783 Downloads
Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.
mbhsoft/treehide
990 Downloads
Adds context menu items to hide and unhide pages recursive
madj2k/t3-accelerator
626 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database
logicbrush/silverstripe-herocontent
6184 Downloads
A module for the SilverStripe CMS which allows you to add a big block of important content at the top of the page.
leuchtfeuer/marketing-automation
11441 Downloads
Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content-elements etc. to certain "Marketing Personas". Determination of Personas can come from various sources (requires add-on extensions).
kinglozzer/silverstripegmapsobject
8447 Downloads
Add a Google Map (optionally with Streetview) to a DataObject or Page
jambagecom/macina-searchbox
759 Downloads
This extension offers the possibility to add a configuration for the searchbox as a TypoScript plugin on all pages which submits the searchvalue to the Indexed Search Engine plugin.
flashy/magento2-integration
3653 Downloads
Flashy's module for Magento 2+ adds tracking events View Content, Cart Updates, Purchases, Page Views and more and make sure everything is in sync with the Flashy platform.
fdmind/ignore-query-strings
143 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.