Skip to content

Latest commit

 

History

History
102 lines (64 loc) · 1.9 KB

File metadata and controls

102 lines (64 loc) · 1.9 KB

🚀 Shiprocket Integration for Bagisto

Shiprocket Integration by Wontonee allows Bagisto store owners to easily manage shipping logistics, order syncing, and tracking using Shiprocket — one of India's leading shipping aggregators.


📦 Features

  • Sync orders with Shiprocket in real-time
  • Track shipment statuses within Bagisto
  • Assign pickup addresses and channel IDs
  • Secure with license-based access

🛠️ Installation Instructions

Step 1: Install via Composer

composer require wontonee/shiprocket

Step 2: Publish the Package

php artisan vendor:publish --tag=shiprocket-assets

Step 3: Migrate Shiprocket Table

php artisan migrate

Step 4: Optimize Application

php artisan optimize

Step 5: Get Your License Key

Visit https://myapps.wontonee.com and create a free or paid license key for Shiprocket integration.


Step 6: Configure in Admin Panel

  1. Log in to your Bagisto admin panel.
  2. Go to:
    Shiprocket → Settings
  3. Enter the following:
    • Shiprocket API Username
    • Shiprocket API Password
    • Your Wontonee License Key

Step 7: Set Up Channel & Pickup Details

After entering your credentials:

  • Go to Shiprocket → Channel Menu
    Enter your Channel ID
  • Go to Shiprocket → Pickup Menu
    Add your Pickup Location

📋 Requirements

  • Bagisto version: ^2.2
  • PHP version: ^8.1
  • Valid License Key from Wontonee

🧑‍💻 Developed By

Saju Gopal
Wontonee DigitalCraft LLP


📬 Support


📄 License

This package is open-sourced under the MIT license.