Download the PHP package yudiz/saveforlater without Composer

On this page you can find all versions of the php package yudiz/saveforlater. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package saveforlater

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

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

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:

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

Run the following command:

After a successful installation, execute the following commands:

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

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:

https://github.com/yudiz-solutions/yudiz-core

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:

https://github.com/yudiz-solutions/magento-save-for-later

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:

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

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

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.


#### 1. General Configuration - Extension enable : Select Yes/No to enable or disable the module

Click on "Save", which will save the configuration. #### 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.

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.

## 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.

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.

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.

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.

All versions of saveforlater with dependencies

PHP Build Version
Package Version
Requires yudiz/module-core Version ^1.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package yudiz/saveforlater contains the following files

Loading the files please wait ....