PHPackages                             themicly/shopcrafty-wishlist - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. themicly/shopcrafty-wishlist

ActiveLibrary

themicly/shopcrafty-wishlist
============================

Wishlist add-on for Shopcrafty.

v1.0.0(today)06↑2400%MITPHPPHP ^8.3CI passing

Since Jul 28Pushed todayCompare

[ Source](https://github.com/themicly/shopcrafty-wishlist)[ Packagist](https://packagist.org/packages/themicly/shopcrafty-wishlist)[ RSS](/packages/themicly-shopcrafty-wishlist/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

Shopcrafty Wishlist
===================

[](#shopcrafty-wishlist)

Saved-product lists for Shopcrafty storefronts.

Guests keep wishlist IDs in their session. Signed-in customers persist items in the database, and any guest items are merged into the customer account on first authenticated access.

Requirements
------------

[](#requirements)

- PHP 8.3+
- Laravel 13+
- `themicly/shopcrafty` 1.0+

Installation
------------

[](#installation)

```
composer require themicly/shopcrafty-wishlist
php artisan migrate
```

Enable Wishlist from Admin → Themes → Storefront settings. The package is auto-discovered by Laravel and registers its routes, migration, Livewire page, and addon metadata.

Features
--------

[](#features)

- Guest session wishlists
- Persistent customer wishlists
- Guest-to-customer wishlist merging
- Add/remove/toggle saved products
- Move a saved product directly to cart
- Storefront page at `/wishlist`
- JSON toggle endpoint at `/wishlist/toggle`
- `wishlist.wishlist-page` Livewire component
- `WishlistService` for application integrations

Only active products are displayed on the wishlist page.

Theme integration
-----------------

[](#theme-integration)

Addon-owned views use the `wishlist::` namespace. Shopcrafty themes check addon availability and `catalog.wishlist_enabled` before rendering wishlist links, buttons, routes, or services.

License
-------

[](#license)

MIT. Targets PHP 8.3+ and Laravel 13+.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance100

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d789cf937c914cb8a2ce0c513840be4c4558007bb36433509496587d1989fdb?d=identicon)[rakibdevs](/maintainers/rakibdevs)

---

Top Contributors

[![rakibdevs](https://avatars.githubusercontent.com/u/44586913?v=4)](https://github.com/rakibdevs "rakibdevs (3 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/themicly-shopcrafty-wishlist/health.svg)

```
[![Health](https://phpackages.com/badges/themicly-shopcrafty-wishlist/health.svg)](https://phpackages.com/packages/themicly-shopcrafty-wishlist)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
