Skip to content

Install

github-actions[bot] edited this page Jul 29, 2026 · 6 revisions

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 or Wago 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://wow2.xyz/

Put folders in AddOns

  1. Unpack the zip so you see folders named like OneWoW, OneWoW_Bags, OneWoW_QoL — not one extra wrapper folder around everything.

  2. Copy those folders into:

    World of Warcraft\_retail_\Interface\AddOns\
    
  3. At the character select screen, open AddOns and enable OneWoW plus any optional modules you installed.

  4. Log in (or /reload if you already were in-world).

  5. Type /ow (also /1w, /one, /onewow) to open the hub.

  6. 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.

Related

Sources

Clone this wiki locally