Difference between revisions of "JReviews AMP Add-on"

From JReviews Documentation
Jump to: navigation, search
(Created page with "== Dependencies == When developing the AMP Add-on for JReviews we decided to use existing solutions for AMP so you can more easily implement a sitewide AMP experience. Because...")
 
Line 1: Line 1:
 +
'''At this time the Add-on doesn't have an administrative interface because all settings are read directly from the JReviews configuration'''.
 +
 
== Dependencies ==
 
== Dependencies ==
 
When developing the AMP Add-on for JReviews we decided to use existing solutions for AMP so you can more easily implement a sitewide AMP experience. Because these solutions produce simple versions of JReviews listing detail pages, the goal of the Add-on is to display these pages in their full glory and implement AMP-native features for photos, videos and social sharing based on your JReviews configuration settings.
 
When developing the AMP Add-on for JReviews we decided to use existing solutions for AMP so you can more easily implement a sitewide AMP experience. Because these solutions produce simple versions of JReviews listing detail pages, the goal of the Add-on is to display these pages in their full glory and implement AMP-native features for photos, videos and social sharing based on your JReviews configuration settings.
Line 8: Line 10:
 
== Documentation Download ==
 
== Documentation Download ==
 
*[http://docs.jreviews.com/downloads/amp/AMP_Add-on_Manual.pdf AMP Add-on Manual] (pdf)
 
*[http://docs.jreviews.com/downloads/amp/AMP_Add-on_Manual.pdf AMP Add-on Manual] (pdf)
 
'''At this time the Add-on doesn't have an administrative interface because all settings are read directly from the JReviews configuration'''.
 

Revision as of 23:57, 4 July 2017

At this time the Add-on doesn't have an administrative interface because all settings are read directly from the JReviews configuration.

Dependencies

When developing the AMP Add-on for JReviews we decided to use existing solutions for AMP so you can more easily implement a sitewide AMP experience. Because these solutions produce simple versions of JReviews listing detail pages, the goal of the Add-on is to display these pages in their full glory and implement AMP-native features for photos, videos and social sharing based on your JReviews configuration settings.

In Joomla the Add-on works with two commercial plugins: jAmp by J!Extensions Store and wbAMP by Weeblr.

In WordPress the Add-on works with the free AMP plugin developed by Automatic, the company behind WordPress.

Documentation Download