Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garpunkal/punkoptimiseumbraco8

Umbraco 8 - ImageProcessor/TinyPNG menu optimiser
https://github.com/garpunkal/punkoptimiseumbraco8

image optimiser plugin umbraco umbraco8

Last synced: about 2 months ago
JSON representation

Umbraco 8 - ImageProcessor/TinyPNG menu optimiser

Awesome Lists containing this project

README

        

# 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](screen-contextmenu.jpg)

### Action Menu
![Action Menu](screen-actionmenu.jpg)

## Instructions
1. Install the nuget package:

`Install-Package punkOptimise.Core`

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

``

``

``

``

``

3. Complete the TinyPNG developer API key registration: https://tinypng.com/developers
4. Add the key to the config above: punkOptimise:TinyPng:ApiKey