Magento Shipping Plugin Development

Замовник: AI | Опубліковано: 09.11.2025
Бюджет: 250 $

I need a straightforward Magento 2 plugin that adds core shipping-and-fulfillment features to my store. The focus is narrow: • Order tracking – once an order is shipped, the plugin should save the tracking number, expose it in the customer’s account, and send it with the standard shipment email. • Automated label printing – from the admin panel I want a single click to generate and download a shipping label for the order. A simple PDF or ZPL file is fine; as long as I can print the label without leaving Magento, it meets the goal. Courier choice is flexible. Please build the code so carrier credentials (FedEx, UPS, DHL, or any custom REST endpoint) can be added later through the module’s configuration screen. For now, stub calls or a generic API mock are acceptable; I mainly need the skeleton in place. Deliverables: 1. Installable Magento 2 module (ZIP or Git repo). 2. Clear setup instructions. 3. Brief read-me explaining where to plug in real carrier APIs for rates, tracking lookups, and label generation. Keep the code clean and follow Magento’s best practices (dependency injection, service contracts, ACL for admin buttons). A basic working prototype that proves tracking and label download flow is enough for this first milestone.