Wisharo Wishlist
A lightweight WooCommerce wishlist plugin with a shareable wishlist page.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wprashed/wc-simple-wishlist/archive/refs/heads/main.zipReadme
=== Wisharo Wishlist ===
Contributors: wprashed
Tags: wishlist, woocommerce, ecommerce, share wishlist, wishlist page
Requires at least: 5.4
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A lightweight WooCommerce wishlist plugin that lets users create, manage, and share their favorite products easily with a clean interface.
== Description ==
Wisharo Wishlist is a simple yet powerful WooCommerce plugin that enables your customers to add products to their wishlist and share it with others via a unique public URL.
Key features:
- Wishlist button on product and shop pages
- Logged-in users can add/remove items from their wishlist
- Dedicated wishlist page (
/wishlist/) - Share wishlist publicly via unique link
- Minimal code — optimized for speed and performance
Whether you're running a small shop or a large eCommerce store, Wisharo Wishlist is designed to boost conversions by improving the shopping experience.
== Installation ==
- Upload the plugin files to the
/wp-content/plugins/wisharo-wishlistdirectory, or install the plugin via the WordPress plugin screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings → Permalinks and click Save Changes to register the
wishlistendpoint. - Done! Users can now start using the wishlist feature.
== Frequently Asked Questions ==
= Can users see their wishlist without logging in? =
No. Users must be logged in to create and manage their wishlist. However, wishlists can be shared with anyone via a public URL.
= How can I display the wishlist page? =
Each user has a wishlist page accessible via /wishlist/?user_id=123. Users can copy and share this link with others.
= Can guest users use the wishlist? =
Not at the moment. Guest support is planned for a future update.
= Does it work with any WooCommerce theme? =
Yes, Wisharo Wishlist works out of the box with all WooCommerce-compatible themes.
== Screenshots ==
- Wishlist button on the product page.
- Wishlist button on the shop loop.
- Shared wishlist page preview.
- Wishlist page with copy/share URL input field.
== Changelog ==
= 1.0.0 =
- Initial release.
== Roadmap ==
- Guest wishlist support
- Wishlist tab in My Account page
- Ajax wishlist loading
- Support for multiple wishlists
- Option to email wishlists
== License ==
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html for full license information.