WP Manifestindependent plugin directory
manifest / media / faf-compare

FAF Compare archived

Wordpress plugin for image compare based on twentytwenty

by F.A. Fiebig · github.com/fafiebig/faf-compare · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/fafiebig/faf-compare/archive/refs/heads/master.zip

Readme

DEPRECATED - DO NOT USE IT ANY LONGER!

faf-compare

Wordpress Plugin for Image Compare based on TwentyTwenty. Show images before/after comparison of your WordPress images.

Zurb Twenty Twenty

Installation

  • Unzip and upload the plugin to the /wp-content/plugins/ directory
  • Activate the plugin in WordPress
  • Use the editor button or [compare before="id of image" after="id of image"] to show comparison.

Installation with composer

  • Add the repo to your composer.json

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/fafiebig/faf-compare.git"
    }
],
  • require the package with composer

composer require fafiebig/faf-compare 1.*

Read the full README on GitHub →

Releases

TagPublished
1.0.7 Feb 8, 2017
1.0.6 Oct 7, 2016
1.0.5 Oct 7, 2016
1.0.4 Oct 7, 2016
1.0.3 Oct 7, 2016
1.0.2 Oct 7, 2016
1.0.1 Oct 7, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.