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
lapineige 5b75043361 Fix commit 7f96f52 mistake
Chmod was applied to the wrong file.
2017-06-24 16:35:36 +02:00
conf Take official review into account (#36) 2017-06-06 15:13:25 +02:00
hooks [enh] Add post_user_{create,delete} hooks 2016-07-16 14:04:47 +02:00
scripts Fix commit 7f96f52 mistake 2017-06-24 16:35:36 +02:00
sources/patches Refactoring, backup/restore, multi-instance (#28) 2017-05-18 15:24:33 +02:00
.gitignore Initial commit 2016-05-22 22:16:15 +02:00
check_process Refactoring, backup/restore, multi-instance (#28) 2017-05-18 15:24:33 +02:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.json Update to version 2.2.3 (#34) 2017-05-18 15:47:54 +02:00
README.md Fix link for import from Wallabag V1 2017-06-04 15:00:46 +02:00

Wallabag v2 for Yunohost

This is a Wallabag v2 package for YunoHost.


NB: Since @jeromelebleu is no longer maintaining this package, I (@lapineige) take over this repository. But I have limited time and experience, so feel free to help !

Shipped version: 2.2.3

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)

Upgrade from v1

The upgrade from the YunoHost 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 Wallabag official documentation.