AltClickToAddItem
What it does
Alt-Click to Add Item will add the ability to alt-click an item in your bag to add it mail, auctions, or trade frames, or alt-click to buy a stack if reagents.
Where to get it
Donations
I have setup a donation site via Plegie. Feel free to donate if you like this mod. I have put countless hours of time and effort into it along with many people who have helped me. I did not write this mod with the intent to make any money from it, I wrote it to help me with some needs that I saw in-game.
How to get it to work
Just alt-click on something and it'll work.
Commands
There is no interface, it just works.
Known Issues
All known issues will be kept at the WoW Ace tracker.
Please use the WoW Ace tracker to file bug reports.
Wish List
Please use the WoW Ace tracker to add suggestions and feature requests.
Bug Reporting
Please use the WoW Ace tracker to file bug reports.
Up until BfA this addon worked without update.
Any chance you could keep a page on WoWInterface updated with it though? I prefer WoWI as a site for keeping track of my addons to update.
I am guessing you found the problem
With permission I've taken over as manager of this project.
for me this appears to be working.
if select(2, ...) == "LeftButton" and IsAltKeyDown() and not CursorHasItem() then
and the addon should then work. It does as far as I can tell. I got this fix from Postal (by the same author).