Profound.Kentico.AMPPlugin
1000.46.1811
See the version list below for details.
dotnet add package Profound.Kentico.AMPPlugin --version 1000.46.1811
NuGet\Install-Package Profound.Kentico.AMPPlugin -Version 1000.46.1811
<PackageReference Include="Profound.Kentico.AMPPlugin" Version="1000.46.1811" />
paket add Profound.Kentico.AMPPlugin --version 1000.46.1811
#r "nuget: Profound.Kentico.AMPPlugin, 1000.46.1811"
// Install Profound.Kentico.AMPPlugin as a Cake Addin #addin nuget:?package=Profound.Kentico.AMPPlugin&version=1000.46.1811 // Install Profound.Kentico.AMPPlugin as a Cake Tool #tool nuget:?package=Profound.Kentico.AMPPlugin&version=1000.46.1811
Profound Kentico AMP Plugin for Kentico 10 (.NET 4.6) provides simple AMP (accelerated mobile pages) functionality to your Kentico website. Features include customised AMP html output and granular control over AMP pages.
The plugin has three main aspects: The settings - by default it's disabled. Go to Settings > Content > Profound Kentico AMP Plugin to configure. The AmpPlugin macro (provided by the plugin), that's needed to be added to the master page or page template so that it resides in the head section of the live page. Finally, the AMP pages themselves e.g. news - you need to go to the parent of these pages > Form > AMP Plugin section to configure the content selection.
The process described below.
- Install the installation package
- Enable the plugin from settings
- Add macro to master page
- Go to the page which contains AMP pages, and populate the AMP Plugin section in Form tab.
Licence required for non-localhost domain names.
Note 1: Requires HtmlAgilityPack 1.7.0.0 nuget package in Kentico project if doesn't already exist. Note 2: Output cache interferes with amp pages. Disable output cache for amp pages or from the parent page.
© 2018 profound works limited
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1100.47.1811 | 5,054 | 11/24/2018 |
1000.46.1901 | 1,488 | 7/22/2019 |
1000.46.1811 | 2,222 | 11/24/2018 |
1000.46.1810.2 | 1,532 | 11/23/2018 |
1000.46.1810 | 1,502 | 11/23/2018 |
1000.46.1809 | 1,529 | 11/21/2018 |
1000.46.1808 | 1,580 | 11/20/2018 |
1000.46.1807 | 2,226 | 4/16/2018 |
Note 1: Requires HtmlAgilityPack 1.7.0.0 nuget package in Kentico project if doesn't already exist.
Note 2: Output cache interferes with amp pages. Disable output cache for amp pages or from the parent page.