wallabag 2.0.0-alpha.1 available

We released our first alpha 4 months ago, and we were on late to release this new one. Sorry for that (but we worked very hard to give you new great features).

wallabag 2.0.0-alpha.1

Features list:

Already implemented:

Testing wallabag 2.0.0-alpha.1

We encourage you to try out the new wallabag v2 alpha on our demo website: http://v2.wallabag.org (login wallabag, password wallabag). You can also create a new account on this website, but don't remember that we can drop our database at any time: this website is not a production one!

There are definitely bugs, so please tell us if you find one of them (have a look at the existing issues and create a new one if necessary).

Installing wallabag 2.0.0-alpha.1

Please don't use in production! This is an unstable branch, expect many things to be broken.

wallabag v2 uses Symfony2 framework.

The only way to install wallabag v2 properly at the moment is to use Composer. To download wallabag, you can click here or clone the project via git:

git clone https://github.com/wallabag/wallabag.git -b v2
cd wallabag
composer install
php app/console wallabag:install
php app/console server:run

What's next?

We can say that next step will be the first beta of wallabag v2. When? In 2016 :-) !

wallabag 2.0.0-alpha.2 available Developers, connect your app to wallabag via oAuth2

Want to give it a try?

REGISTER DOWNLOAD

Last release: wallabag 2.6.9
(md5 checksum: 3e7f5db1f64c63f2b06638fba171a2e4)
You can download our previous releases here.