Download the PHP package maisondunet/hyva-save-quote without Composer

On this page you can find all versions of the php package maisondunet/hyva-save-quote. 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 hyva-save-quote

DEPRECATED

This hyva compatibility layer is not required anymore for magento-save-cart extension since version 1.1.8

Hyva compatibility module for Magento2 Save Cart module

This Open-Source module allows users to save their cart with a name and description.
Users can manage their saved cart in the user account section.

Available Options :

The module can be enable or disable via admin magento admin panel

Compatibility

This module has been tested with Magento 2.4.5

Installation

To Install the Hyva compatibility module:

To enable the module:

Module configuration

Module configuration is located at:
Stores > Configuration > Sales > Checkout > Save Cart

How it works

The user selects items and adds them to the shopping cart.
When accessing the shopping cart simply click on the "save your cart" link.

If the user is logged in, a Magento modal opens with a "Name" and "Description" input form (only name is required).

If the user is not logged in, he is redirected to login page.
When user save cart, a new empty cart is created for current cart.

User can find his saved cart in his account section by clicking on "My Saved Carts"

Easily manage your carts from your cart list. Add cart to current one, view product details or delete saved cart.

Merge Strategy

User can add a saved cart in his current cart. If the current cart contains items, the module merges the two carts in the current cart.

Who are we ?

If you want to discover the Mdn-Agency


All versions of hyva-save-quote with dependencies

PHP Build Version
Package Version
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 maisondunet/hyva-save-quote contains the following files

Loading the files please wait ....