Giter Site home page Giter Site logo

flagshipcompany / flagship-for-magento Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 2.0 235 KB

Shipping plugin for Magento 2.3 and above

License: MIT License

PHP 90.16% HTML 9.50% CSS 0.33%
flagship magento2-extension-free shipping-module magento2-module-free

flagship-for-magento's Introduction

flagship-for-magento

Magento2 module for FlagShip.

Installation

Navigate to your Magento directory and execute the following commands

Composer Install (Preferred)

composer require flagshipcompany/flagship-for-magento:^1.0
composer update
bin/magento module:enable Flagship_Shipping
bin/magento setup:upgrade

Directory Install

Download flagship-for-magento.zip

@MagentoRoot > composer require flagshipcompany/flagship-api-sdk:^1.1
unzip flagship-for-magento.zip
cd @MagentoRoot/app/code
mkdir Flagship
cd Flagship
mkdir Shipping
cd Shipping
cp ~/flagship-for-magento/* .

bin/magento setup:upgrade

Setting Up FlagShip

Login to Magento Admin.

Under FlagShip Configuration, set the API Token, Packing and Logging preferences.

Make sure that Store Address is set under Store > Configuration > General > Store Information

Every source should be assigned an address. You can set it: Store > Sources > (Edit the source) > Address Data

Enable the shipping methods, Store > Configuration > Sales > Shipping Methods > FlagShip Shipping

Usage

Shipping

When a customer places an order, the selected shipping methods are shown and the customer can choose a shipping method. (Please note that all quotes are inclusive of taxes)

To make a FlagShip shipment, Sales > Orders > Order# 123 > Ship > Send To FlagShip

Order# 123 > Shipments > Shipment# 0001 > Confirm FlagShip Shipment

You can choose a different shipping method from the customer's selection while confirming the shipment.

Once the shipment is confirmed, you can print the shipping label, track the shipment.

Exclude Taxes From Magento on Shipping

Magento Backend > Stores > Configuration > Sales > Tax > Calculation Settings > Shipping Prices : Excluding Tax

Packing

FlagShip > Packing Boxes.

You can view a list of all the boxes that you have already set and add more boxes.

FlagShip tells you which box should be used for packing which items.

Sales > Orders > Order# 123 > Scroll down to FlagShip Shipping Details

Logs

You can view logs for all FlagShip activity - FlagShip > Display logs

FlagShip

You can Manage your FlagShip shipments, pickups and create pickups for your shipments from your Magento store.

flagship-for-magento's People

Contributors

patrick-fls avatar radua avatar ricardo-fls avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

datta arshad483

flagship-for-magento's Issues

Crash Setting page after installation

I followed these steps to integrate flag ship.

Under FlagShip Configuration, set the API Token, Packing and Logging preferences.
Make sure that Store Address is set under Store > Configuration > General > Store Information
Every source should be assigned an address. You can set it: Store > Sources > (Edit the source) > Address Data
Enable the shipping methods, Store > Configuration > Sales > Shipping Methods > FlagShip Shipping

But when I go in Store > Configuration > Sales > Shipping Methods then I'm getting error Error: Cannot instantiate interface
image

Undefined variable: quotes

I've done this config according to the documentation:

Under FlagShip Configuration, set the API Token, Packing and Logging preferences.
Make sure that Store Address is set under Store > Configuration > General > Store Information
Every source should be assigned an address. You can set it: Store > Sources > (Edit the source) > Address Data
Enable the shipping methods, Store > Configuration > Sales > Shipping Methods > FlagShip Shipping

This is on vanilla Magento 2.3.2 CE

I get this error when creating an order in Sales > Order and clicking "Get Rates"

Notice: Undefined variable: quotes in /vendor/flagshipcompany/flagship-for-magento/Model/Carrier/FlagshipQuote.php on line 204

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.