Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
/ faf-optim Public archive

Wordpress plugin for image optimization based on jpegoptim and optipng

License

Notifications You must be signed in to change notification settings

fafiebig/faf-optim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - DO NOT USE IT ANY LONGER!

faf-optim

Wordpress Plugin for Image Optimization. You have to install JPEGOptim and OptiPNG on serverside.

Installation

  • Unzip and upload the plugin to the /wp-content/plugins/ directory
  • Activate the plugin in WordPress
  • Got to plugins page and use the optimization.

Installation with composer

  • Add the repo to your composer.json
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/fafiebig/faf-optim.git"
    }
],
  • require the package with composer
composer require fafiebig/faf-optim 1.*

About

Wordpress plugin for image optimization based on jpegoptim and optipng

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages