AddOnOrganizer
Lists and organizes all of you're add-ons, lets you create global profiles.
How to install
Either clone the repository to your WoW/Interface/Add-ons folder, or download manually via GitHub (click on Clone or Download -> Download ZIP. Do not forget to rename the directory to "AddOnOrganizer" afterwards.
Git links
How to Use
Method #1
- To open the CS_AddOnOrganizer, navigate to the keybindings area in the menu, and locate CS_AddOnOrganizer.
- Hereafter assign a key to open the organizer.
Method #2
- Make a new macro and in the script write:
- /script CS_AddOnOrganizer_ListShowHide();
- And execute the macro.
Method #3
- Same as method #2, only with the command
- /aoo', this can also be used from the chat.
Method #4
- Button added to the game main menu.When you have it opened:
- Now all you need to do is to click the different add-ons, to change their state from enabled to disabled.
- After all you're changes have been made, click accept.
- You can also click enable all or the disable all for a quicker way to do this.
Preview
Profiles
- Press the button "Profiles..." and a small frame next to the main interface is shown. Press it again to close it.
- When you have it opened, set up you're interfaces as you would like them in you're new profile.
- When you have them all set as you like, write a name for the profile and press "Save".
- Now the profile is saved and can be restored from the drop-down list below.
- If you can't remember how a certain profile looked, you can always restore them from the list, and it will automatically turn the add-ons on and off in the original view.
- When you have selected a profile you would like to use, select it in the list, and press "Accept" in the main window, and voilá! You're all set.
Deleting Profiles
- Select a profile from the list, and press
- "Delete" and the profile is gone.
Features
- This mod allows you to turn on and off, all of you're current mods in you're add-on directory.
- I made this because I wanted a simple and straight way to get an over-view of my add-ons, and a quick way to enable and disable them.
- Now you can create profiles, load them and delete them. Something you all have been waiting for.
Contributors
History
v.1.1011
- Button added to the game main menu.
- This is placed below as there might be changes to this menu in the near future.
- When a profile is selected the name is written in the textbox for a much better modification opportunity than having to type an existing name to modify it.
v.1.1010
- As you all have requested; Profiles have been implemented.
- To learn how to use these newly implemented profiles read the "How-To".
- Also still programming on the concept of K-I-S-S, "Keep It Simple Stupid"!
v.1.1000
- Updated version and UI number to match the 1.10 patch!
- Nothing new yet, but the old stuff works perfectly.
V.1.900
- Made Version number match Wow's two first digits. So this is version 00.
- Added Moveable Frame and close on escape.
- Profiles are coming, and will now be easier with blizzard having implemented it.
V.1.4
- Code Cleanup, and added some small visual features for add-ons which is enabled, but can't be loaded.
V.1.3
- Added Slash Command "/aoo" for simplicity.
V.1.2
- The bug with enable all, and disable all, have now been fixed!
- Thanks to Ezikial who reported them.
V.1.1
- Fixed Bug when more than 22 mods are in the directory.
- Fixed Bug when scrolling.
V.1.0
- First release version, so no changes yet!
- Although any suggestions about eventual changes are welcome!