Giter Club home page Giter Club logo

magento2-checkout-widget's Introduction

Paazl for Magento 2.x

About Paazl

Paazl is a carrier management and delivery experience platform for global e-commerce. Our mission is to help brands and retailers offer the best delivery everywhere.

Our extensions enable a seamless and intuitive display of delivery options in the check-out of your webshop. They support a wide range of home delivery options, carrier collection points and click & collect via your local stores. The extensions also provides timeframe availability, nominated day selection and ETA mechanisms. Powerful algorithms calculate the right delivery for every customer.

Our warehousing solutions take care of the shipping labels, carrier manifesting, electronic customs documentation and personalized track & trace notifications. Your customer service team can tap directly into our systems for real time monitoring.

In a nutshell, Paazl provides the tools to scale e-commerce delivery globally. Our carrier management and delivery experience platform increases carrier flexibility, go-to-market speed and customer loyalty, lowering shipping costs as well as driving long-term revenue

The Paazl Magento2 extension

The new Paazl Magento2 extension is all about the delivery experience of consumers. It comes with the brand new Paazl Checkout Widget that helps you display any type delivery method in your Magento checkout (See more here). The typical Magento2 customer for this extension has international ambitions, high volume delivery and processes its shipments via an ERP/OMS/WMS. See also our Wiki for the differences with our Magento1 extension.

Note 1: that the Paazl Magento2 extension offers all the basics for integrating Paazl in your checkout. Always make sure to align with other extensions and/or existing customisation.

Note 2: the extension is only available for customers that have the new Paazl license. Please always contact our Support team at [email protected] before installing.

Installation using Composer

Magento 2 uses Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and installs them for you. Check whether your server has Composer installed by running the following command;
composer –v

If your server doesn’t have Composer installed, the Composer Getting Started page explains how to install it.

Step 1. Run ssh console

Run your SSH Console to connect to your Magento 2 store.

Step 2. Go to root

Go to the root directory of your Magento 2 store.

Step 3. Install

Execute the following commands in your root directory:

composer require paazl/magento2-checkout-widget

Step 4. Cache and Deploy

Activate the extension and run setup by executing the following commands in root in the order shown:

php bin/magento module:enable Paazl_CheckoutWidget
php bin/magento setup:upgrade

If Magento 2 is running in production modus, run compiltation and deploy static content:

php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

magento2-checkout-widget's People

Contributors

marvin-magmodules avatar paazl avatar reense avatar maikel-koek avatar trebb0r avatar stijnbernards avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.