A World of Warcraft addon (Patch 12.0 / Midnight) that lets you save action bar layouts as named profiles and restore them on any character.
- Save individual bars or all bars into named profiles
- Hover & click bar selection — an overlay highlights whichever action bar your mouse is over; click to select it
- Cross-character — profiles are stored account-wide and available on every character
- Bar remapping — profiles remember which bar each layout came from, and apply back to the correct bar by default
- Profile management — view slot-by-slot contents, rename, or delete profiles from the dialog
- Download or clone this repository
- Copy the
ActionBarStoragefolder into your WoW addons directory:World of Warcraft\_retail_\Interface\AddOns\ActionBarStorage\ - Launch WoW and enable the addon in the AddOns menu on the character select screen
| Command | Action |
|---|---|
/abs |
Open / close the Action Bar Storage window |
/actionbarstorage |
Same as above |
- Open the window with
/abs - Click New Profile
- Enter a profile name and click Next →
- The overlay mode activates — hover over any action bar to highlight it, then click to select it (green checkmark = selected). Click All to select every visible bar at once.
- Click Confirm to save
- Select a profile from the list on the left
- Click Apply Profile
- The saved bar layouts are written back to the same bar positions they were captured from
Note: Profiles can only be applied outside of combat. Attempting to apply while in combat will show an error message.
- Class spells are character-specific — applying a profile from a Paladin onto a Mage will leave class ability slots empty. Same-class alts work perfectly.
- Macros are matched by name across characters, so a macro must exist on the destination character to be placed.
- Items require the item to be in your bags on the destination character.
MIT