Download the PHP package ecomteck/module-share-cart without Composer

On this page you can find all versions of the php package ecomteck/module-share-cart. 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 module-share-cart

Magento 2 Share Cart extension by Ecomteck

Ecomteck Share Cart Extension helps customers in sharing their shopping cart with friends and family as well. This is a supportive method to promote store’s conversion rate via the existing users, and this can significantly contribute to the revenue of the store.

1. Documentation

2. FAQs

3. How to install Share Cart extension for Magento 2

Run the following command in Magento 2 root folder:

Upload Ecomteck_core, Ecomteck_ShareCart to webroot of your site Upload Mpdf lib zip file to lib/internal folder and decompress it. Run commands:

4. Highlight Features

Quick share by copy-and-paste

Share Cart Extension allows the store owners to add an extra button which is Share Cart while a customer is processing their purchasing.

The button can be displayed in the Minicart section and Shopping Cart Page. By clicking this button, the customer can copy their shopping cart’ s URL and paste to a destination just in the blink of an eye. When the URL recipient clicks on the shared URL, their current shopping cart will be automatically added with the same items.

A brief summary with Text button

For the cart which contains a large number of items, Share Cart module allows the customers to view a shot summary easily with Text - another extra button.

When the customer hit the Text button on their Shopping Cart Page, a pop-up text can be seen, it appears as a purchase summarizing box. This little simple button supports customers in taking a clear overview of chosen items with necessary information such as items’ name, price, quantity and the cart total.

Quick Shopping cart PDF file publishing

PDF button is another extra button with the function to download. When the customer hits this button, a PDF file will be downloaded and stored automatically in the user's current device. In comparison to the Text button with quick view function, PDF's function allows the customer to get detail information such as:

5. More features

Update function

Update button is for updating the shopping cart with the latest changes from the original cart.

Warning message offering

Admin is able to add a message to the PDF file, as a notice to customers (for instance, informing about the validation of the file downloaded).

Mobile responsive ability

The module is properly responsive with both mobile and desktop devices.

6. Full Features List

For store owners

For customers

7. How to configure Share Cart in Magento 2

7.1 Configuration

7.1.1. General

7.1.2. Business Information

7.2 Frontend

After activating the module, customers can use Share Cart button to deliver the URL to people which they want to share the cart. After sharing, there will be already-added items in the cart of the URL recipient.

You need to delete the generated file and run the following command:

composer require mpdf/mpdf


All versions of module-share-cart with dependencies

PHP Build Version
Package Version
Requires ecomteck/module-core Version 1.*
mpdf/mpdf Version ^7.1.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 ecomteck/module-share-cart contains the following files

Loading the files please wait ....