Giter Club home page Giter Club logo

magento2-split-order's Introduction

[DEPRECATED] Split Order for Magento 2

This extension allows your Magento store to split the order into an order for each item in the cart. With different order IDs, customers can view all the order ids in their Order History and track each item separately. The Magento admin generate separate invoices and shipments for each splitted order. Shipping charges and tax are also split based on items. This extension Magento 2 default offline payment methods: Check / Money Order and Cash on Delivery.

No Maintenance Intended Build Status Packagist Downloads

Installation

Install via composer (recommended)

Run the following command in Magento 2 root folder:

composer require magestat/module-split-order

Using GIT clone

Run the following command in Magento 2 root folder:

git clone [email protected]:magestat/magento2-split-order.git app/code/Magestat/SplitOrder

2. Activation

Run the following command in Magento 2 root folder:

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

Clear the caches:

php bin/magento cache:clean

3. Configuration

  1. Go to STORES > Configuration > MAGESTAT > Split Order.
  2. Select Enabled option to enable module.
  3. Change the options selecting the attribute to split the order just like you want.

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please open an issue and if we like your idea we will add this feature for free.

Known issues

  1. Doesn't work with Braintree, Paypal via Braintree, Paypal Express Checkout

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.