Compare commits

...

4 Commits

Author SHA1 Message Date
Hagen
e6d93be0e1
Merge 1f60f09642 into 2f9f848fb0 2023-08-13 22:34:28 +07:00
Travis Ralston
2f9f848fb0
Update README.md 2023-08-10 10:05:58 -06:00
Hagen
1f60f09642
Remove tld leftover 2021-08-29 19:19:14 +02:00
Hagen
9d3fd1589f
Update link to Integration manager
The four-squares-icon for integration management are apparently no longer a thing in the latest element. Also, just using the direct link avoids having to create a room.
2021-08-29 19:17:26 +02:00
2 changed files with 8 additions and 7 deletions

View File

@ -1,13 +1,12 @@
![dimension](https://t2bot.io/_matrix/media/r0/download/t2l.io/b3101d429588673087f457a4bdd52f45)
An open source integration manager for matrix clients, like Element. For help and support, please visit
us in [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io) on Matrix.
An open source integration manager for matrix clients, like Element. Community discussion in [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io) on Matrix.
# 🚨 Project not receiving maintenance
# 🚨 Project archived
Please be aware that Dimension is no longer formally maintained. Bugs are not being looked at, and features are not being implemented.
Support for the project is extremely limited as well - please check the issue tracker before attempting to use Dimension.
There is no active support for the project either, and deploying it is difficult and possibly subject to security issues.
At a future date, Dimension may be replaced or made obsolete, however this is not planned for the immediate horizon.
@ -15,10 +14,12 @@ Chances are you don't need an integration manager though:
* Widgets can be added to rooms with Element Web/Desktop with `/addwidget`
* Self-hosted bots and bridges can be managed entirely by commands
* Stickers can either be supported by https://github.com/maunium/stickerpicker or MSC2545-supported clients (like Nheko)
* Stickers are best supported by https://github.com/maunium/stickerpicker
# Installing Dimension / Running your own
**This is no longer recommended to be run in your infrastructure.**
See [docs/installing.md](./docs/installing.md) for more information on running Dimension.
### "Could not contact integrations server" error

View File

@ -144,8 +144,8 @@ and see instructions for configuring Element. If you don't, your configuration i
intended - double check that all the configuration is set up and visit [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io)
for further help.
After configuring Element, click the integrations button (4 squares in the top right of any room) and
then click the gear icon. If you don't see a gear icon, you're not an admin in the config. This is
After configuring Element, click the the "Add widgets, bridges & bots" link in the Room Info of any room and
then click the gear icon. If you don't see a gear icon, you're not an admin in the config. Alternatively, open `https://dimension.<your-domain>/riot-app/admin`. This is
where you'll configure different integrations as Dimension doesn't ship with anything enabled by
default - click around and start enabling things.