Skip to content

radishconcepts/webp-for-woocommerce

Repository files navigation

Radish WebP for Woocommerce

Replaces normal images by WebP format.

The plugin does not generate WebP images. It assumes you have already generated these with a plugin like Optimus.

Development

Make sure to follow the following steps when contributing:

  1. Clone the repo git clone [email protected]:radishconcepts/separate-webp.git
  2. Run composer install
  3. Run npm install
  4. Run gulp init

Step 4 will initiate some standards, like creating a symlink to the .hooks/pre-commit file so that a code sniffer is ran before committing.

Dev Features

  • Codesniffer / PHP Coding Standards
  • Composer autoload
  • Includes pre-commit hook that will be activated with gulp init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published