User Tools

Site Tools


magento2:extensions:toweringmedia-custom-ship

Magento 2 Editable Ship Field From Admin User Guide for Magento 2

Extension context

This is a Toweringmedia Magento 2 extension guide for the current admin extension catalog.

Product page

Overview

The ToweringMedia Editable Ship Field From Admin Extension for Magento 2.4 allows store administrators to edit shipping information directly from the Magento Admin panel. This extension provides flexibility to customize shipping fields for orders, enabling better order management and customization. Perfect for stores that need to customize shipping information or add custom shipping fields, this extension provides admin-only access to edit shipping details. The extension maintains data integrity while providing the flexibility needed for custom shipping workflows.

What this extension does

  • Adjust carrier, method, or tracking data directly inside the order record.
  • Edit custom ship fields like PO numbers, reference IDs, or third-party accounts.
  • Automatically notify customers when shipping information changes.
  • Maintain an audit trail showing who updated each shipping field.
  • Fully compatible with Magento 2.4.x Open Source and Adobe Commerce.

Installation

Install and validate in a staging environment before production rollout.

cd /path/to/magento
# Install from your licensed package source
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

Configuration

Set extension options in Magento Admin and verify behavior in storefront checkout/catalog flows based on your use case.

Validation checklist

  • Extension configuration saves without errors in Admin.
  • Storefront/admin behavior matches the intended feature scope.
  • Order/cart/calculation behavior remains stable with this extension enabled.
  • Logs remain clean during the primary test flows for this extension.

Troubleshooting

  • Feature not visible: verify module status, cache flush, and static assets deployment.
  • Unexpected totals/behavior: retest with only required related modules enabled.
  • Admin setting not applying: clear cache and confirm scope (default/store view) values.
magento2/extensions/toweringmedia-custom-ship.txt · Last modified: by 127.0.0.1