PHPackages                             yudiz/saveforlater - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yudiz/saveforlater

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

yudiz/saveforlater
==================

Magento 2 Save For Later

1.0.0(1y ago)317↓50%OSL-3.0PHP

Since May 31Pushed 1y ago2 watchersCompare

[ Source](https://github.com/yudiz-solutions/magento-save-for-later)[ Packagist](https://packagist.org/packages/yudiz/saveforlater)[ RSS](/packages/yudiz-saveforlater/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Save For Later Extension for Magento 2
======================================

[](#save-for-later-extension-for-magento-2)

The "Save For Later" extension for Magento 2 makes shopping easier. It lets logged-in customers save products they like but aren't ready to buy yet, similar to what you see on Amazon. This way, shoppers can keep track of what they're interested in without having to make a purchase right away.

By adding this feature to your store, you're giving customers more flexibility and making it easier for them to shop at their own pace. Admins can enable or disable the module And also can view which products customers have saved, along with the quantity of each item. Furthermore, they can analyze this data through intuitive graphs, such as daily activity metrics, popular product trends, monthly insights, and yearly overviews.

The "Save for Later" module helps admins understand what customers like, so they can make the website better for everyone. This means happier customers and smarter marketing.

Features
--------

[](#features)

- Easy to use
- User-friendly interface
- Users can effortlessly save products for later
- Admins can easily configure the module

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

[](#installation)

You can install the Yudiz Save For Later Extension using one of two methods:

1. Via Composer
2. By downloading it directly from the available source.

### 1. Install via composer

[](#1-install-via-composer)

Before installing the Yudiz Save For Later Extension, it is necessary to install the Yudiz Core module. You can obtain the Yudiz Core module by using the following code.

Run the following command:

```
composer require yudiz/module-core
```

Now, To install the Yudiz Save For Later Extension via Composer, follow these steps in your Magento 2 root folder:

Run the following command:

```
composer require yudiz/saveforlater
```

After a successful installation, execute the following commands:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

With these steps completed, you'll be ready to utilize the Yudiz Save For Later Extension.

### 2. Download Directly

[](#2-download-directly)

Before Downloading the Yudiz Save For Later Extension, it is necessary to have the Yudiz Core module. You can download the module directly from below link:

Once the zip file is downloaded, extract its contents within the 'app/code/Yudiz/Core' directory.

Now, To install the Yudiz Save For Later Extension you can download the Extension from below link:

After successfully downloading the module, follow these steps to install it:

1.Unzip the downloaded folder.

2.Place the unzipped extension folder into the following path:

```
project-root-directory/app/code/Yudiz/SaveForLater
```

Indeed, after placing the extension folder in the specified directory, follow these Magento commands to complete the installation:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

By following these 2 Ways you can easily obtain and install the module. For detailed instructions on its usage, refer to the user guide within this document.

Magento 2 Save For Later User Guide
-----------------------------------

[](#magento-2-save-for-later-user-guide)

Login to the **Magento Admin**, navigate to `Yudiz -> Save For Later Configuration `.

There,You can find two options: configuration, and Save for later Products and Analyzation.

 [![AdminSaveForLater](./ReadmeImages/AdminSaveForLater.png)](./ReadmeImages/AdminSaveForLater.png)

#### 1. General Configuration

[](#1-general-configuration)

- Extension enable : Select Yes/No to enable or disable the module

 [![GeneralConfiguration](./ReadmeImages/GeneralConfiguration.png)](./ReadmeImages/GeneralConfiguration.png)

Click on "Save", which will save the configuration.

#### 2. Save for later Products and Analyzation

[](#2-save-for-later-products-and-analyzation)

Here, you can find the option to select different charts to analyze the 'save for later' section for marketing purposes. You can analyze this data through intuitive graphs, such as daily activity metrics, popular product trends, monthly insights, and yearly overviews.

By using these graphs, you can analyze the data in various ways on a daily, monthly, and yearly basis.

Once you choose the graph type, the graph will appear, as shown in the image below.

 [![Chart](./ReadmeImages/Chart.png)](./ReadmeImages/Chart.png)

Furthermore, inside this page, as you scroll down, you'll be able to access a grid for detailed data analysis. Within this section, you can thoroughly examine and interpret the data of the 'save for later' section. This feature proves beneficial for marketing purposes as well, offering valuable insights into consumer behavior and preferences.

 [![SaveForLaterGrid](./ReadmeImages/SaveForLaterGrid.png)](./ReadmeImages/SaveForLaterGrid.png)

Frontend
--------

[](#frontend)

After a customer adds a product to the cart within the mini-cart, they can see a single button labeled "Save for Later". Only logged-in customers can use the "Save for Later" option to add products.

 [![SaveForLaterButton](./ReadmeImages/SaveForLaterButton.png)](./ReadmeImages/SaveForLaterButton.png)

Upon clicking this button, all products in the cart will be moved to the "Save for Later" section.

To access this section, customers can navigate to "My Account" and find the "Save for Later" tab. Here, they can view all the products they have moved for later consideration.

 [![SaveForLaterSection](./ReadmeImages/SaveForLaterSection.png)](./ReadmeImages/SaveForLaterSection.png)

As you can see in the above screenshot, customers can easily manage products from the "Save for Later" section. They can add products back to the cart, adjust the quantity, and remove items.However, if a product is out of stock or the desired quantity isn't available, it won't be added to the cart.

Additionally, if there are more than 5 or 6 products in the "Save for Later" section, a loader will appear for seamless navigation.

 [![AddProducrToCart](./ReadmeImages/AddProducrToCart.png)](./ReadmeImages/AddProducrToCart.png)

Following the actions described, customers will receive messages similar to those shown in the screenshots. Whether they add, remove, or encounter any issues, appropriate messages will be displayed for clarity and guidance.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.1% 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

713d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d1ae7a8815a0b0bebdbe2dfc6b8b2ae30869dd3758b7ab7cf5df63a34a1522c?d=identicon)[yudiz\_solution](/maintainers/yudiz_solution)

---

Top Contributors

[![yudiz-ritikapatel](https://avatars.githubusercontent.com/u/130353709?v=4)](https://github.com/yudiz-ritikapatel "yudiz-ritikapatel (19 commits)")[![shubh3120](https://avatars.githubusercontent.com/u/114079245?v=4)](https://github.com/shubh3120 "shubh3120 (7 commits)")

### Embed Badge

![Health badge](/badges/yudiz-saveforlater/health.svg)

```
[![Health](https://phpackages.com/badges/yudiz-saveforlater/health.svg)](https://phpackages.com/packages/yudiz-saveforlater)
```

###  Alternatives

[zzstudio/think-addons

The ThinkPHP6 Addons Package

1518.6k](/packages/zzstudio-think-addons)

PHPackages © 2026

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