Admin

To make an existing user an admin, first make note of the user's id (100 in the example below). Then, run the following PostgreSQL command using the Web Terminal: UPDATE…

Deploy Wallabag as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.

DANIAN runs Wallabag as a fully managed service: installation, updates, backups, monitoring and security are handled for you.

See the wallabag hosting page for plans, pricing and a free trial.

 

To make an existing user an admin, first make note of the user's id (100 in the example below). Then, run the following PostgreSQL command using the Web Terminal:

 

UPDATE wallabag_user SET roles = 'a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}' where id = 100;

 

Explore the platform

Find more information about our company, platform, and services on our website.

Visit danian.co