doc/pages/02.applications/02.docs/wallabag2/app_wallabag2.md

43 lines
1.7 KiB
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: Wallabag2
template: docs
taxonomy:
2020-11-14 14:14:50 +01:00
category: docs, apps
routes:
default: '/app_wallabag2'
2020-11-11 11:47:10 +01:00
---
2021-02-07 22:36:29 +01:00
![wallabag2's logo](image://wallabag2_logo.svg?resize=,80)
2020-09-14 15:32:07 +02:00
[![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)
2020-05-07 01:44:43 +02:00
### Index
2020-05-07 01:44:43 +02:00
- [Useful links](#useful-links)
2020-05-07 01:44:43 +02:00
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
2020-05-07 01:44:43 +02:00
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 ?)
2020-05-07 01:44:43 +02:00
## 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)
2020-05-07 01:55:25 +02:00
----
### Upgrade from v1.x
No automatic upgrade process is available. You need a manual (but simple) migration from Wallabag v1.
2020-05-07 01:55:25 +02:00
Please take a look at the [official documentation](https://doc.wallabag.org/en/user/import/wallabagv1.html).