Skip to content

garpunkal/punkOptimiseUmbraco8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

punkOptimise

A simple plugin for Umbraco which allows you to optimise media using TinyPNG or ImageProcessor.

nuget

https://www.nuget.org/packages/punkOptimise.Core

Install-Package punkOptimise.Core

Basic Requirements

  • Umbraco 8.4+

Screenshots

Context Menu

Context Menu

Action Menu

Action Menu

Instructions

  1. Install the nuget package:

    Install-Package punkOptimise.Core

  2. Add the following config to your web.config:

    <add key="punkOptimise:ReduceFileExtensions" value="jpg,jpeg" />

    <add key="punkOptimise:ShrinkfileExtensions" value="png" />

    <add key="punkOptimise:DefaultQuality" value="70" />

    <add key="punkOptimise:TinyPng:ApiUrl" value="https://api.tinify.com/shrink" />

    <add key="punkOptimise:TinyPng:ApiKey" value="" />

  3. Complete the TinyPNG developer API key registration: https://tinypng.com/developers

  4. Add the key to the config above: punkOptimise:TinyPng:ApiKey

About

Umbraco 8 - ImageProcessor/TinyPNG menu optimiser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy