I have purchased the Google Page Speed Optimizer Pro extension, but I couldn't find AMP in it.

I have purchased the Google Page Speed Optimizer Pro extension, but I couldn't find AMP in it.

The Pro version of the Google Page Speed Optimizer extension, indeed, includes the AMP module. However, it's essential to understand that the AMP module is configured as an optional component. Hence, it is not part of the main package and won't be automatically downloaded via composer. Instead, it is introduced separately in the 'suggest' section, allowing users to choose whether they want to include it in their setup or not:


In order to install the AMP module, please use composer with the following command: 

composer require amasty/amp

Should you experience any difficulties while installing the module, feel free to contact us, and our Support Team will be glad to assist you.