Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Plugin for wallabag: Download web.archive.org version if we have 404.
https://github.com/nicosomb/wallabag-webarchive-bundle

symfony-bundle wallabag wallabag-plugin

Last synced: 2 months ago
JSON representation

Plugin for wallabag: Download web.archive.org version if we have 404.

Awesome Lists containing this project

README

        

# Plugin for wallabag: Download web.archive.org version if we have 404

This bundle allows you to find snapshot in web.archive.org website

## Requirements

* wallabag >= 2.2.2

## Installation

### Download the bundle

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

### Enable the bundle

```php