-
Notifications
You must be signed in to change notification settings - Fork 383
Development Builds
The up-to-the-minute builds of the AMP plugin's develop branch (v2.1-beta) are available at:
-
2.1-betaDevelopment: https://storage.googleapis.com/ampwp_github_artifacts/refs/heads/develop/dev/amp.zip -
2.1-betaProduction: https://storage.googleapis.com/ampwp_github_artifacts/refs/heads/develop/prod/amp.zip
The most recent builds of the 2.0 branch are available at:
-
2.0.xDevelopment: https://storage.googleapis.com/ampwp_github_artifacts/refs/heads/2.0/dev/amp.zip -
2.0.xProduction: https://storage.googleapis.com/ampwp_github_artifacts/refs/heads/2.0/prod/amp.zip
Additionally, each pull request opened in the repo (and not from a fork) will automatically get development builds of the PR branch linked to in a comment.
For other pre-release builds, please see the releases page.
These instructions are for WordPress 5.5+:
- Download the ZIP for the desired build.
- Log-in to the WordPress admin.
- Go to the Plugins > Add New screen.
- Click the "Upload Plugin" button in the header.
- Select the ZIP file you downloaded and click "Install Now".
- If you have an existing version of the AMP plugin installed, you'll now need to confirm to "Replace current with uploaded".
- If not already active, on the next screen click "Activate Plugin".
A new option for switching between develop branch, release branches, releases, and pull request builds is the QA Tester Plugin. Once installed and active, the admin bar will contain a new menu item indicating the current version of the AMP plugin installed. When the menu is expanded, it allows you to select a different build to install. Once it finishes installing, the page reloads with the new version of the AMP plugin running. To install, download amp-qa-tester.zip and follow the instructions above.
Notice: Please also see the plugin documentation on amp-wp.org