Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicosomb/wallabag-camo-bundle

Plugin for wallabag: add an http proxy to route images through SSL.
https://github.com/nicosomb/wallabag-camo-bundle

symfony-bundle wallabag wallabag-plugin

Last synced: 2 months ago
JSON representation

Plugin for wallabag: add an http proxy to route images through SSL.

Awesome Lists containing this project

README

        

# Plugin for wallabag: add an http proxy to route images through SSL

This bundle allows you to add a proxy for your wallabag images thanks to [camo](https://github.com/atmos/camo).

## Requirements

* wallabag >= 2.2.2

## Installation

### Download the bundle

```
composer require nicosomb/wallabag-camo-bundle
```

### Enable the bundle

```php