https://github.com/wprashed/wc-simple-wishlist
https://github.com/wprashed/wc-simple-wishlist
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wprashed/wc-simple-wishlist
- Owner: wprashed
- Created: 2025-05-21T07:02:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T05:35:15.000Z (12 months ago)
- Last Synced: 2025-06-15T06:27:16.071Z (12 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== 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 ==
1. Upload the plugin files to the `/wp-content/plugins/wisharo-wishlist` directory, or install the plugin via the WordPress plugin screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **Settings → Permalinks** and click **Save Changes** to register the `wishlist` endpoint.
4. 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 ==
1. Wishlist button on the product page.
2. Wishlist button on the shop loop.
3. Shared wishlist page preview.
4. 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](https://www.gnu.org/licenses/gpl-2.0.html) for full license information.