wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
github-actions[bot] 44cc96c3b6
Merge pull request #8645 from wallabag/dependabot/npm_and_yarn/lodash-4.17.23
build(deps): bump lodash from 4.17.21 to 4.17.23
2026-01-22 09:36:02 +00:00
.github
app
assets
bin
data/db
docker
fixtures Migrate to readonly properties 2025-04-07 09:17:32 +02:00
migrations
scripts
src Make controllers get parameters from constructor 2025-11-23 02:21:43 +01:00
templates
tests
translations Translated using Weblate (Italian) 2026-01-20 10:01:57 +01:00
var
web
.composer-auth.json
.editorconfig Add SCSS files to .editorconfig 2024-08-18 18:37:45 +02:00
.eslintrc.json
.gitattributes
.gitignore
.nvmrc
.php-cs-fixer.dist.php
CHANGELOG.md
CODE_OF_CONDUCT.md
compose.yaml Make Blackfire completely optional 2024-12-22 00:22:47 +01:00
composer-dependency-analyser.php Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
composer.json
composer.lock
COPYING.md
CREDITS.md Update README 2022-04-04 10:10:55 +02:00
GNUmakefile
Makefile
package.json
phpstan-baseline.neon
phpstan.neon
phpunit.xml.dist
postcss.config.js
README.md
rector.php Migrate to SensioLabs attributes 2025-04-07 09:17:32 +02:00
RELEASE_PROCESS.md
SECURITY.md
stylelint.config.js
webpack.config.js
yarn.lock build(deps): bump lodash from 4.17.21 to 4.17.23 2026-01-21 23:06:30 +00:00

wallabag

CI Matrix Donation Status Translation status License

wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want. It extracts content so that you won't be distracted by pop-ups and cie.

You can install it on your own server, or you can create an account on wallabag.it.

wallabag

Documentation

The documentation is available at https://doc.wallabag.org.

You can contribute to it through its dedicated repository, available here: https://github.com/wallabag/doc.

Installation

Please read the documentation to see the wallabag requirements.

Then you can install wallabag by executing the following commands:

git clone https://github.com/wallabag/wallabag.git
cd wallabag && make install

Now, configure a virtual host to use your wallabag.

Other methods

Refer to the installation documentation for other installation methods.

Translation

This project uses Weblate for translation.

Feel free to help us translating wallabag.

Contributing

To learn more about developing wallabag, please refer to the contribution guide.

Content extraction relies on Graby, php-readability and ftr-site-config.

Sponsors

Blackfire

License

Copyright © 2013-current Nicolas Lœuillet nicolas@loeuillet.org

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING.md file for more details.