I'm currently working on possibility to enable AMP for content entities (taxonomy terms, any custom content entity type) rather than just only nodes. Will post a patch as soon as it is in a working state.

Comments

martins.bertins created an issue. See original summary.

martins.bertins’s picture

Status: Active » Needs work
mozh92’s picture

Maybe, you have any changes?

karens’s picture

Status: Needs work » Postponed

This is one of the things that will be worked on in the 8.3 branch.

karens’s picture

Version: 8.x-1.x-dev » 8.x-3.x-dev
uditrawat’s picture

I have made it workable for user and taxonomy page by patching Drupal\amp\Routing\AmpContext.
attached patch file.

uditrawat’s picture

StatusFileSize
new972 bytes
EurekaWeb’s picture

Could this new patch be applied to drupal commerce product since those are entities and not nodes?