1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Wallabag v2 package for YunoHost
Find a file
2017-01-29 16:07:08 +01:00
conf [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
hooks [enh] Add post_user_{create,delete} hooks 2016-07-16 14:04:47 +02:00
patches [enh] Handle the logging out with the SSO 2016-07-16 15:52:38 +02:00
scripts [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
.gitignore Initial commit 2016-05-22 22:16:15 +02:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.json [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
README.md [doc] Warn about orphan application package 2017-01-29 16:07:08 +01:00

Wallabag v2 for Yunohost

This is a work-in-progress Wallabag v2 package for YunoHost. It's currently looking for new maintainer(s), so feel free to give a shout if you're interested in!

Shipped version: 2.1.4

Wallabag is a self hostable 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)

TODO

  • Improve the LDAP integration, see #1
  • Write the backup / restore scripts

Upgrade from v1

The upgrade from the Wallabag v1 app requires a manual operation, that's why it's provided as a new package. For the migration process, please refer to the official documentation.