Download the PHP package chrismallory/module-freeshipping-progress-bar without Composer

On this page you can find all versions of the php package chrismallory/module-freeshipping-progress-bar. 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-freeshipping-progress-bar

Magento 2 Free Shipping Progress Bar

Description

Free Shipping Progress Bar

This Magento 2 module adds a free shipping progress bar to your Magento site's shopping cart to promote increased order value. The styles used were intended to allow for this module to be a drop-in feature for the luma theme or other themes based on it. All of the animations are CSS based and no javascript is used to limit overhead.

Screenshots

Order Value Below Free Shipping Minimum

Order Value Below Free Shipping Minimum

Order Value Over Free Shipping Minimum

Order Value Over Free Shipping Minimum

Installation

Using Composer (Recommended)

Manual File Transfer

Configuration

This module adds new fields to the Sales > Checkout section of your stores configuration.

How to Configure

To access this module's configuration, navigate to Stores > Settings > Configuration > Sales > Checkout then expand the Shopping Cart group.

Free Shipping Progress Bar Settings

Settings Explanation

Enable Free Shipping Progress Bar

If set to yes, a free shipping progress bar will be shown on the shopping cart in the cart summary. By default, the free shipping progress bar is disabled.

Use Free Shipping Method Configuration

If set to yes, this module will use the configuration for the core Free Shipping method. If that method is enabled then this Free Shipping Progress Bar will show based on that method's minimum order subtotal. If set to no, you will be able to set a custom order subtotal for this Free Shipping Progress Bar to show based on. This setting is primarily useful if your store is using a free shipping method other than the core Free Shipping method. By default, this setting is set to yes.

Free Shipping Progress Bar Minimum Order Total

When the above setting is set to no, this field is where you set the order value that the Free Shipping Progress Bar counts down to.

Compatibility

This module has been tested and validated to work on Magento versions 2.3 to 2.4.3-p2.

This module uses a ViewModel and should be compatible with versions 2.2 and higher but has not been tested on versions lower than 2.3.

Bugs & Issues

If you find a bug or issue please create a new issue here and include as much detail and context as possible including screenshots.

License

This module is licensed under the Open Software License V3.0 which you can refer to here.


All versions of module-freeshipping-progress-bar with dependencies

PHP Build Version
Package Version
Requires magento/module-quote Version *
magento/module-checkout 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 chrismallory/module-freeshipping-progress-bar contains the following files

Loading the files please wait ...