Like we have for Drupal 8 (See https://www.drupal.org/node/2685509 ) implement Full Page HTML processing for Drupal 7 by AMP Library
Like we have for Drupal 8 (See https://www.drupal.org/node/2685509 ) implement Full Page HTML processing for Drupal 7 by AMP Library
Comments
Comment #3
sidharth_k commentedFull Page HTML processing by AMP Library is working just like in Drupal 8.
Please go to /admin/config/content/amp to enable Full Page HTML processing by library.
Please make sure your AMP PHP Library is at the latest commit. You can do this by doing
drush composer-manager update lullabot/ampwhen in your drupal 7 installation docroot.