Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicosomb/wallabag-webarchive-bundle
- Owner: nicosomb
- License: mit
- Created: 2019-10-04T10:15:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T12:23:43.000Z (over 4 years ago)
- Last Synced: 2024-09-30T17:22:04.723Z (3 months ago)
- Topics: symfony-bundle, wallabag, wallabag-plugin
- Language: PHP
- Size: 7.81 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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