Broker_Portals
Why would you have actionbars filled with portals, or open your spellbook everytime you cast a portal? Just right click on icon or minimap button and you can access all portals so comfortably.
It is designed as DataBroker plug-in, that lets you access all portal and teleport spells from one spot. Addon will be attached to minimap by default, but if you want to move/customize it, you will have to install additional addon like TitanPanel, HidingBar, or Bazooka and there are many more.
Features:
- All mage portals, hearthstone and teleporting items available from simple dropdown menu
- Minimap button, so you don't have to install any additional addon
- Hearthstone location and cooldown in tooltip
- Reagent count in tooltip (for Cataclusm Classic)
- If hearthstone is on cooldown, Scroll of Recall will be used instead if possible
- Can announce, that you're casting a portal
Localization:
If you'd like to add/update localizations, do so here. Then leave a comment on WowAce or on Curse as I'm checking those more often than localization app itself, and I'll repack it.
Bugs / Suggestions:
If you have encountered any problem, or if you think theres something missing. Feel free to post a ticket here.
FAQ:
- I managed to hide my minimap icon, how do I turn it on again?
- Just simply type "/portals".
- Does it support teleportation items like engineering teleports or Kirin Tor rings?
- Yes.
TODO:
Enable adding custom items/spells
-
View User Profile
-
Send Message
Posted Jul 11, 2026Last update is causing you to DC from the game as soon as you log in.
-
View User Profile
-
Send Message
Posted Jul 11, 2026@Furydeath9 Same problem here
-
View User Profile
-
Send Message
Posted Jul 12, 2026In reply to zebza72:
Yeah sorry it was Housing system that somehow exist on classic that caused that, set guard for it to run only on retail, sorry guys, I thought that check for it would be enough but bliz made its API available on every game flavour. Dumb.
-
View User Profile
-
Send Message
Posted Jul 11, 2026@Furydeath9 Same.
-
View User Profile
-
Send Message
Posted Jul 12, 2026In reply to Furydeath9:
Yeah I hotfixed that
-
View User Profile
-
Send Message
Posted Jun 18, 2026Has this been abandoned again?
-
View User Profile
-
Send Message
Posted Jun 18, 2026In reply to ShiXin1973:
Nope, I just haven't had time to make more updates for it. You can add comment of what you want to add though - I'll do that.
-
View User Profile
-
Send Message
Posted Jun 21, 2026@artscout375 cool! Any chance the Home portal can be added?
-
View User Profile
-
Send Message
Posted Jun 22, 2026In reply to ShiXin1973:
will do this week, when I have time. Quite busy.
-
View User Profile
-
Send Message
Posted Jul 11, 2026Ok I did it now, check that out.
-
View User Profile
-
Send Message
Posted Jul 11, 2026In reply to ShiXin1973:
Also sorry, Home teleports was quite difficult ) But it seems that it works so check that too and report if something doesn't work, I have only one house there so there might be problems with multiple houses, but I think I got it covered.
-
View User Profile
-
Send Message
Posted May 16, 2026Any way to ignore portals to previous xpac dungeons would be wonderful <3
-
View User Profile
-
Send Message
Posted Jun 18, 2026In reply to ShiXin1973:
Ah I see I've missed this comment. Well I can add checkbox to disable xpac in options, I'll see about it at the weekend
-
View User Profile
-
Send Message
Posted Jun 21, 2026@artscout375 awesome, thanks!
-
View User Profile
-
Send Message
Posted Mar 18, 2026It'd be wonderful if you could add the new race Haranir's racial, Rootwalking.
It transforms into Rootwalking: Return when used.
https://www.wowhead.com/spell=1238686/rootwalking
https://www.wowhead.com/spell=1238695/rootwalking-return
-
View User Profile
-
Send Message
Posted Mar 14, 2026Edit -- 1.16.1 fixes the below issue. :) Thanks!
Version 1.16.0 (March 14) has a typo in portals.lua that breaks the addon. (At least in the Retail version, not sure about the other WoW flavors.)
To fix it, open Portals.lua and navigate to line 906 and delete the "7".
Typo:
local function PrepareMenuData()
7
wipe(methods)
wipe(challengeCategories)
Fixed:
local function PrepareMenuData()
wipe(methods)
wipe(challengeCategories)
-
View User Profile
-
Send Message
Posted Mar 14, 2026Since your latest update your plugin no longer shows in Arcana Bars. I have the addon installed, it shows on the addon list but when I open Arcana setting it doesn't show in their plugins.
-
View User Profile
-
Send Message
Posted Mar 15, 2026In reply to Boulevard69: There was typo that fixed in 1.16.1
-
View User Profile
-
Send Message
Posted Mar 13, 2026I just unlocked the portal to Manaforge Omega for max raid renown but noticed this add-on doesn't add that into it. Any chance of getting that added? As well as the Liberation of Undermine one if that's not already on there?
Great addon btw :)
-
View User Profile
-
Send Message
Posted Mar 12, 2026An update to include arcantina key and the newest engineering wormhole generator would be awesome. Thanks for creating this.