Getting started
Install
Install OneWoW (required) plus only the optional OneWoW_* folders you want. You are not required to copy every addon in the package.
Get the package
| Source | Notes |
|---|---|
| CurseForge | Install and update like any other addon |
| Discord | Community bot command that gives a zip in the same shape CurseForge would |
| GitHub | Fine if you already clone repos — this page does not teach git |
Site and community: https://onewow.net/
Put folders in AddOns
- Unpack the zip so you see folders named like
OneWoW,OneWoW_Bags,OneWoW_QoL— not one extra wrapper folder around everything. - Copy those folders into:
text
World of Warcraft\_retail_\Interface\AddOns\
- At the character select screen, open AddOns and enable
OneWoWplus any optional modules you installed. - Log in (or
/reloadif you already were in-world). - Type
/1wto open the hub. - Use Manage Features to enable or disable optional modules. Disabling a feature unloads it — it is not just hidden.
What the folders mean
| Kind | Examples | Notes |
|---|---|---|
| Required | OneWoW |
Core hub and shared UI |
| Feature modules | OneWoW_Bags, OneWoW_QoL, OneWoW_AltTracker, OneWoW_Catalog, OneWoW_Trackers, OneWoW_Notes, OneWoW_ShoppingList, OneWoW_Mail, OneWoW_DirectDeposit |
Enable in Manage Features |
| Catalog data | OneWoW_CatalogData_* |
Companion data for Catalog — enable with Catalog |
| AltTracker data | OneWoW_AltTracker_* |
Companion data for AltTracker — enable with AltTracker |
| Tools | OneWoW_Utility_DevTool |
Optional in-game developer inspector |
If a feature seems empty after you enable it, confirm its companion data folders are also present under AddOns and enabled.