TYPO3 AMP
Accelerated mobile pages for TYPO3 News and other Extensions
Accelerated mobile pages (short: AMP) are "load-optimized" webpages, specifically designed for mobile devices like smartphones or tablets.
The advantages at a glance:
- AMP pages load faster than classical web-pages and make digital content more accessible to your users.
- AMP sites are better served on mobile devices by Google and thus listed high in the search function. AMP pages are denoted by a small flash icon in Google search results.
- AMP pages are already loaded in the Google search results in the "top stories list".
- Create customized and top-of-the-line AMP views of your news, blog, shop, reference or real estate listings and supply them to your customers straight away.
For this the TYPO3-AMP basic version provides you with additionally TYPO3 page type that generates the AMP pages.
Read here how AMP works in detail.
Basic | Basic + Pro | |
---|---|---|
Basic Functionality for AMP pages in TYPO3 | x | |
Flexible configuration using Setup-TypoScript | x | |
Easy styling with Fluid and CSS | x | |
Option to track AMP pages using Google Analytics | x | |
AMP functionality for news posts, e.g. from the tt_news or Georg Ringer extensions. | x | |
AMP functionality for property portfolios displayed in the TYPO3 OpenImmo extension | x | |
AMP functionality for our shop extension - all products can now be accessed via AMP | x | |
Easily insert forms into your AMP pages so that your visitors can make targeted inquiries | x | |
Flexible configuration of the forms using Setup-TypoScript. | x | |
100,00 € excl. VAT | 200,00 €* excl. VAT |
* To use the addon the basic package is required.
AMP Change-Log
Version 1.6.7
- [TASK] Add fallback for header image path
Version 1.6.6
- [DOC] Add note in the documentation that https is necessary for the form feature
- [TASK] Add tags to composer.json
Version 1.6.5
- [TASK] TYPO3 10 migration: Migrate ViewHelper Namespaces
- [TASK] TYPO3 10 migration: replace obsolete $_EXTKEY variable
- [TASK] TYPO3 10 migration: replace inject annotation with inject method
- [TASK] Add author and publisher to openimmo amp pages
Release of version 1.6.4
- [TASK] Updating AMP carousel to version 0.2
Release of version 1.6.3
- [TASK] Add condition in News partial for displaying content elements.
- [TASK] Add how-to section for using images from news with content elements.
Release of version 1.6.2
- [BUGFIX] Extend TypoScript conditions in order to avoid warnings.
- [TASK] Remove page TypoScript include.
Release of version 1.6.1
- [TASK] Change Gitlab-CI configuration.
- [TASK] Working on documentation.
- [TASK] Working on documentation.
- [BUGFIX] Fix usage of date in Openimmo data provider.
Release of version 1.6.0
- [FEATURE] Add 404 handling.
Release of version 1.5.1
- [BUGFIX] Fix TypoScript conditions.
- [TASK] Add Gitlab-CI configuration.
Release of version 1.5.0
- [TASK] Migrating to TYPO3 9.5 only.
- [TASK] Migrating of TypoScript conditions to symfony expression language.
Release of version 1.4.0
- [TASK] Rising PHP version up to minimum 7.1.
- [TASK] Migrating to TYPO3 9.5.
- [TASK] Updating AMP mustache to version 0.2
Release of version 1.3.3
- [BUGFIX] Fixing some TypoScript assignment issues.
- [FEATURE] In case of no record images available, we're using the publisher image.
- [TASK] Optimizing shop template
Release of version 1.3.2
- [BUGFIX] Fixing News image in structured data
Release of version 1.3.0
- [BUGFIX] Fixing News image
- [FEATURE] Adding Shop extension support
Release of version 1.2.0
- [FEATURE] Adding Google-Analytics Tracking
Release of version 1.1.1
- [BUGFIX] Fixing license information
- [TASK] Migration for TYPO3 8.7
Release of version 1.0.0
- [BUGFIX] Fix usage of base url
- [TASK] Initial development
AMP PRO Change-Log
Release of version 1.2.7
- [BUGFIX] Moved extra tags to the right scope in composer.json
Release of version 1.2.6
- [TASK] Remove basic, advanced and expert TypoScript constant category
Release of version 1.2.5
- [TASK] TYPO3 10 migration: Adapt new mailer API
- [TASK] TYPO3 10 migration: Do not use $_EXTKEY variable
Release of version 1.2.4
- [TASK] Remove page TypoScript include.
Release of version 1.2.3
- [TASK] Change Gitlab-CI configuration.
Release of version 1.2.2
- [TASK] Remove object manager definition from controller.
Release of version 1.2.1
- [BUGFIX] Fix TypoScript conditions.
- [TASK] Add Gitlab-CI configuration.
Release of version 1.2.0
- [TASK] Rising PHP version up to minimum 7.1.
- [TASK] Migrating to TYPO3 9.5.
Release of version 1.1.1
- [BUGFIX] Fixing license information
- [TASK] Migration for TYPO3 8.7
Release of version 1.0.0
- [BUGFIX] Fix usage of messages in form
- [TASK] Initial development
FAQ
Which page types can the AMP extension create?
Only AMP views for plugin records (news, tt_news, openimmo, etc.) are available - that is, single views of these records. Normal pages have not yet been mapped because, depending on the content elements used, it can be very costly to implement them.