How to add the plugins in kiwi-tcms dashboard?
I tried running the below steps.
- docker compose down
- pip install kiwitcms-tap-plugin
- docker compose up
then i logged in dashboard and checked its not showing any plugins.
i created below file as well
Minimal config file ~/.tcms.conf:
[tcms]
url = https://tcms.server/xml-rpc/
username = your-username
password = your-password
After saving not sure what to do.
Please help.
How to add the plugins in kiwi-tcms dashboard?
I tried running the below steps.
then i logged in dashboard and checked its not showing any plugins.
i created below file as well
Minimal config file ~/.tcms.conf:
[tcms]
url = https://tcms.server/xml-rpc/
username = your-username
password = your-password
After saving not sure what to do.
Please help.