Plugins

Slack The Slack plugin is installed but not enabled. To enable it, add the following line to /app/data/customlocal.py: INSTALLED_APPS += ["taiga_contrib_slack"] Enable…

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

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

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

 

Slack

 

The Slack plugin is installed but not enabled. To enable it, add the following line to /app/data/customlocal.py:

INSTALLED_APPS += ["taiga_contrib_slack"]

 

Enable the frontend of Slack plugin by editing /app/data/conf.json:

    "contribPlugins": [ "/plugins/slack/slack.json" ]

 

Then, initialize the database by running the following command in the web terminal:

source /app/code/taiga/bin/activate
cd /app/code/taiga-back
python manage.py migrate taiga_contrib_slack

 

Be sure to restart the app for the changes to take effect.

 

Explore the platform

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

Visit danian.co