Magento 2 Auto Invoice & Shipment - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Auto Invoice & Shipment

Description:

Generating the invoices and shipment manually in default Magento is a time-consuming task and also requires human resource. Also, the manual system is not efficient when there is an increase in the number of store customers. Meetanshi developed Magento 2 Auto Invoice & Shipment extension to overcome this problem! – PowerPoint PPT presentation

Number of Views:1
Slides: 5
Provided by: meetanshiinc
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Auto Invoice & Shipment


1
  1. Extension Installation Guide
  2. Configuration
  3. Auto Invoice Generation
  4. Auto Shipment Generation

2
  • Extension Installation
  • For Magento Marketplace Customers
  • Create a folder structure in Magento root as
    app/code/Meetanshi/AutoInvShip
  • Download and extract the zip folder and upload
    our extension files to the app/code/Meetanshi/Aut
    oInvShip via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • For Meetanshi Customers
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush

3
  • Configuration
  • For configuring the extension, login to Magento
    2, move to Stores ? Configuration where you can
    find various settings to configure the extension.
  • Auto Invoice Shipment Enable or disable the
    extension from here.
  • Payment Methods Here, all the enabled payment
    methods of your Magento 2 store have been
    listed. Select some or all the payment methods to
    enable auto invoice and shipment for.
  • Automatic Invoice Generation Enable auto Invoice
    generation from here.
  • Automatic Shipment Generation Enable auto
    shipment generation from here.

4
3. Auto Invoice Generation Immediately after the
order is placed from the frontend, order invoice
gets generated automatically if enabled from the
backend.
4. Auto Shipment Generation Immediately after
an order is placed and invoice is generated, the
extension will auto generate shipment and
complete the order status if enabled from the
backend.
Write a Comment
User Comments (0)
About PowerShow.com