mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
42 lines
1.7 KiB
Markdown
42 lines
1.7 KiB
Markdown
---
|
|
title: Wallabag2
|
|
template: docs
|
|
taxonomy:
|
|
category: docs, apps
|
|
routes:
|
|
default: '/app_wallabag2'
|
|
---
|
|
|
|
![wallabag2's logo](image://wallabag2_logo.svg?resize=,80)
|
|
|
|
[![Install Wallabag2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) [![Integration level](https://dash.yunohost.org/integration/wallabag2.svg)](https://dash.yunohost.org/appci/app/wallabag2)
|
|
|
|
### Index
|
|
|
|
- [Useful links](#useful-links)
|
|
|
|
Wallabag is a self hostable Read-It-Later application allowing you to not miss any content anymore. Click, save, read it when you can.
|
|
It extracts content so that you can read it when you have time.
|
|
|
|
### Features
|
|
|
|
In addition to Wallabag core features, the following are made available with this package:
|
|
|
|
* Integrate with YunoHost users and SSO - i.e. logout button
|
|
* Allow one user to be the administrator (set at the installation)
|
|
* Asynchronous import using Redis (need to be enabled in the *Internal Settings*). RabbitMQ import not supported (yet ?)
|
|
|
|
## Useful links
|
|
|
|
+ Website : [www.wallabag.org](https://www.wallabag.org/)
|
|
+ Official documentation : [doc.wallabag.org](https://doc.wallabag.org/)
|
|
+ Demonstration : [Demo](https://vimeo.com/video/167435064)
|
|
+ Application software repository : [github.com - YunoHost-Apps/wallabag2](https://github.com/YunoHost-Apps/wallabag2_ynh)
|
|
+ Fix a bug or an improvement by creating a ticket (issue) : [github.com - YunoHost-Apps/wallabag2/issues](https://github.com/YunoHost-Apps/wallabag2_ynh/issues)
|
|
|
|
----
|
|
|
|
### Upgrade from v1.x
|
|
|
|
No automatic upgrade process is available. You need a manual (but simple) migration from Wallabag v1.
|
|
Please take a look at the [official documentation](https://doc.wallabag.org/en/user/import/wallabagv1.html).
|