Skip to content

Easily test pre-release versions of the AMP Plugin for WordPress.

License

Notifications You must be signed in to change notification settings

samkenxstream/SamKenX-amp-wp-qa-tester

 
 

Repository files navigation

AMP logo

AMP QA Tester Plugin for WordPress

This WordPress plugin allows for one to test pre-release versions of the AMP plugin from its GitHub releases, release branches, and pull requests.

Building the plugin

Requirements

  • PHP >= 5.6
  • Composer >= 2
  • Node.js >= 15
  • npm

Build Steps

  1. Install Composer dependencies
composer install
  1. Install Node dependencies
npm i
  1. Build the plugin!
npm run build

About

Easily test pre-release versions of the AMP Plugin for WordPress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 49.7%
  • JavaScript 34.6%
  • Shell 10.8%
  • SCSS 4.2%
  • CSS 0.7%