magevision / module-free-shipping-admin
magevision/module-free-shipping-admin
Free Shipping Admin Extension for Magento 2
MageVision Free Shipping Admin Extension for Magento 2
Overview
The Free Shipping Admin extension brings a new free shipping method only for admin users (backend). The free shipping admin method can be only used for orders that will be created in Magento's admin panel.
Useful for pickup customers that their orders are free of shipping costs.
Key Features
* Free shipping method available only for admin users (backend)
* Not visible in frontend
* Method name and title fully configurable
Other Features
* Developed by a Magento Certified Developer
* Meets Magento standard development practices
* Simple installation
* 100% open source
Compatibility
Magento Community Edition 2.4
Installing the Extension using an archive and FTP
* Backup your web directory and store database
* Download the extension
1. Sign in to your account
2. Navigate to menu My Account → My Downloads
3. Find the extension and click to download it
* Extract the downloaded ZIP file in a temporary directory
* Upload the extracted folders and files of the extension to base (root) Magento directory. Do not replace the whole folders, but merge them. If you have downloaded the extension from Magento Marketplace, then create the following folder path app/code/MageVision/FreeShippingAdmin and upload there the extracted folders and files.
* Connect via SSH to your Magento server as, or switch to, the Magento file system owner and run the following commands from the (root) Magento directory:
1. cd path_to_the_magento_root_directory
2. php bin/magento maintenance:enable
3. php bin/magento module:enable MageVision_FreeShippingAdmin --clear-static-content
4. php bin/magento setup:upgrade
5. php bin/magento setup:di:compile
6. php bin/magento setup:static-content:deploy
7. php bin/magento maintenance:disable
* Log out from Magento admin and log in again
Installing the Extension via composer
* Backup your web directory and store database
* Connect via SSH to your Magento server as, or switch to, the Magento file system owner and run the following commands from the (root) Magento directory:
1. cd path_to_the_magento_root_directory
2. php bin/magento maintenance:enable
3. composer require magevision/module-free-shipping-admin
4. php bin/magento module:enable MageVision_FreeShippingAdmin --clear-static-content
5. php bin/magento setup:upgrade
6. php bin/magento setup:di:compile
7. php bin/magento setup:static-content:deploy
8. php bin/magento maintenance:disable
Support
If you need support or have any questions directly related to a MageVision extension, please contact us at [email protected]
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.4.6 | stable | Pass | Magento 2.4.7-2.4.8 Details | 2026-03-19 12:47:16 |
| 2.4.5 | stable | Not tested | Not yet tested Details | 2025-04-14 11:30:59 |
| 2.4.4 | stable | Not tested | Not yet tested Details | 2024-04-11 16:28:52 |
| 2.4.3 | stable | Not tested | Not yet tested Details | 2024-03-10 18:17:28 |
| 2.4.2 | stable | Not tested | Not yet tested Details | 2023-03-16 19:42:20 |
| 2.4.1 | stable | Not tested | Not yet tested Details | 2022-09-06 14:51:16 |
| 2.4.0 | stable | Not tested | Not yet tested Details | 2022-04-13 11:09:28 |
Requires 7
| Package | Constraint |
|---|---|
| php | ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0 |
| magento/framework | 103.0.* |
| magento/module-backend | 102.0.* |
| magento/module-config | 101.2.* |
| magento/module-quote | 101.2.* |
| magento/module-shipping | 100.4.* |
| magento/module-store | 101.1.* |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magevision
View vendorAdmin Category Product Link Extension for Magento 2
Greek Regions Extension for Magento 2
Admin Category Product Thumbnail Extension for Magento 2
Mass Email Customers Extension for Magento 2
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.