Basically, users create a wishlist from an inventory and send the list to an admin email. Does anyone know of a plugin that can do this? Or maybe an add-on for WooCommerce that works similarly?
That’s a pretty specific feature. Most existing wishlist plugins are meant for eCommerce, with options like ‘Add to Cart’ or ‘Buy,’ and not just creating an inventory list with a wishlist button. One idea is to use WooCommerce to list the products, then do a bit of custom work to hide the ‘Add to Cart’ and ‘Buy’ buttons. You can then use any wishlist plugin for WooCommerce that supports guest wishlists and add a form on the wishlist page to send it to the admin. A little custom coding might be needed.