Profound.Kentico.AMPPlugin 1100.47.1811

dotnet add package Profound.Kentico.AMPPlugin --version 1100.47.1811
NuGet\Install-Package Profound.Kentico.AMPPlugin -Version 1100.47.1811
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Profound.Kentico.AMPPlugin" Version="1100.47.1811" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Profound.Kentico.AMPPlugin --version 1100.47.1811
#r "nuget: Profound.Kentico.AMPPlugin, 1100.47.1811"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Profound.Kentico.AMPPlugin as a Cake Addin
#addin nuget:?package=Profound.Kentico.AMPPlugin&version=1100.47.1811

// Install Profound.Kentico.AMPPlugin as a Cake Tool
#tool nuget:?package=Profound.Kentico.AMPPlugin&version=1100.47.1811

Profound Kentico AMP Plugin for Kentico 11 (.NET 4.7) 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.

  1. Install the installation package
  2. Enable the plugin from settings
  3. Add macro to master page
  4. 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 4,243 11/24/2018
1000.46.1901 1,416 7/22/2019
1000.46.1811 2,183 11/24/2018
1000.46.1810.2 1,467 11/23/2018
1000.46.1810 1,461 11/23/2018
1000.46.1809 1,477 11/21/2018
1000.46.1808 1,496 11/20/2018
1000.46.1807 2,153 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.