Carrier Alias Manager
Version History
1.0.2
LatestJan 16, 2026 (5 days ago)
1.0.1
Jan 16, 2026 (5 days ago)
logo
Jan 14, 2026 (1 week ago)
Validation Details
Module description
Module has a proper description
README file
Module has comprehensive README
License
License is missing
Releases
3 releases published
Versioning
Following semantic versioning (v1.0.2)
Module structure
Module has proper structure (releases available)
Categorization
1 categories, 0 topics
Maintenance
Actively maintained (updated 4 days ago)
Validated 5 hours ago based on PrestaShop module standards
PHPStan Code Quality
Warnings
Class PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias extends unknown class ObjectModel.
Line 13
Access to undefined constant PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::TYPE_INT.
Line 26
Access to undefined constant PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::TYPE_INT.
Line 27
Access to undefined constant PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::TYPE_STRING.
Line 28
Access to undefined constant PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::TYPE_DATE.
Line 29
Access to undefined constant PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::TYPE_DATE.
Line 30
Constant _DB_PREFIX_ not found.
Line 45
Constant _DB_PREFIX_ not found.
Line 46
Constant _DB_PREFIX_ not found.
Line 47
Call to static method getInstance() on an unknown class Db.
Line 50
Constant _DB_PREFIX_ not found.
Line 63
Call to static method getInstance() on an unknown class Db.
Line 66
Constant _DB_PREFIX_ not found.
Line 79
Call to static method getInstance() on an unknown class Db.
Line 82
Constant _DB_PREFIX_ not found.
Line 113
Call to static method getInstance() on an unknown class Db.
Line 116
Constant _DB_PREFIX_ not found.
Line 129
Call to static method getInstance() on an unknown class Db.
Line 132
Class PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias does not have a constructor and must be instantiated without any parameters.
Line 154
Call to an undefined method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::save().
Line 156
Call to an undefined method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::add().
Line 166
PHPDoc tag @param for parameter $order with type PrestaShop\Module\Carrieralias\Model\Order is not subtype of native type Order.
Line 177
Parameter $order of method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::defineCarrierAliasIdForOrder() has invalid type Order.
Line 177
Parameter $order of method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::defineCarrierAliasIdForOrder() has invalid type PrestaShop\Module\Carrieralias\Model\Order.
Line 177
Access to property $id_carrier on an unknown class Order.
Line 179
Instantiated class Carrier not found.
Line 185
Call to method getShippingMethod() on an unknown class Carrier.
Line 186
Access to constant SHIPPING_METHOD_FREE on an unknown class Carrier.
Line 188
Access to property $id on an unknown class Carrier.
Line 188
Access to property $id_address_delivery on an unknown class Order.
Line 192
Call to static method getZoneById() on an unknown class Address.
Line 192
Access to constant SHIPPING_METHOD_WEIGHT on an unknown class Carrier.
Line 194
Call to method getTotalWeight() on an unknown class Order.
Line 195
Constant _DB_PREFIX_ not found.
Line 198
Constant _DB_PREFIX_ not found.
Line 199
Access to property $id on an unknown class Carrier.
Line 203
Call to static method sqlDeliveryRangeShop() on an unknown class Carrier.
Line 204
Call to static method getInstance() on an unknown class Db.
Line 207
Access to constant SHIPPING_METHOD_PRICE on an unknown class Carrier.
Line 211
Access to property $total_paid_tax_incl on an unknown class Order.
Line 213
Access to property $total_shipping_tax_incl on an unknown class Order.
Line 213
Constant _DB_PREFIX_ not found.
Line 220
Constant _DB_PREFIX_ not found.
Line 221
Access to property $id on an unknown class Carrier.
Line 225
Call to static method sqlDeliveryRangeShop() on an unknown class Carrier.
Line 226
Call to static method getInstance() on an unknown class Db.
Line 228
Constant _PS_USE_SQL_SLAVE_ not found.
Line 228
PHPDoc tag @param for parameter $quote with type PrestaShop\Module\Carrieralias\Model\QuotesSubmitCore is not subtype of native type QuotesSubmitCore.
Line 242
Parameter $quote of method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::defineCarrierAliasIdForQuote() has invalid type PrestaShop\Module\Carrieralias\Model\QuotesSubmitCore.
Line 242
Parameter $quote of method PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::defineCarrierAliasIdForQuote() has invalid type QuotesSubmitCore.
Line 242
Access to property $id_cart on an unknown class QuotesSubmitCore.
Line 244
Instantiated class Cart not found.
Line 244
Access to property $id_carrier on an unknown class Cart.
Line 245
Instantiated class Carrier not found.
Line 251
Call to method getShippingMethod() on an unknown class Carrier.
Line 252
Access to constant SHIPPING_METHOD_FREE on an unknown class Carrier.
Line 254
Access to property $id on an unknown class Carrier.
Line 254
Access to property $id_address_delivery on an unknown class Cart.
Line 258
Call to static method getZoneById() on an unknown class Address.
Line 258
Access to constant SHIPPING_METHOD_WEIGHT on an unknown class Carrier.
Line 260
Call to method getTotalWeight() on an unknown class Cart.
Line 261
Constant _DB_PREFIX_ not found.
Line 264
Constant _DB_PREFIX_ not found.
Line 265
Access to property $id on an unknown class Carrier.
Line 269
Call to static method sqlDeliveryRangeShop() on an unknown class Carrier.
Line 270
Call to static method getInstance() on an unknown class Db.
Line 273
Access to constant SHIPPING_METHOD_PRICE on an unknown class Carrier.
Line 277
Access to constant BOTH_WITHOUT_SHIPPING on an unknown class Cart.
Line 279
Access to property $id on an unknown class Carrier.
Line 279
Call to method getOrderTotal() on an unknown class Cart.
Line 279
Constant _DB_PREFIX_ not found.
Line 282
Constant _DB_PREFIX_ not found.
Line 283
Access to property $id on an unknown class Carrier.
Line 287
Call to static method sqlDeliveryRangeShop() on an unknown class Carrier.
Line 288
Call to static method getInstance() on an unknown class Db.
Line 290
Constant _PS_USE_SQL_SLAVE_ not found.
Line 290
Class carrieralias extends unknown class Module.
Line 13
Access to an undefined property carrieralias::$name.
Line 17
Access to an undefined property carrieralias::$version.
Line 18
Access to an undefined property carrieralias::$author.
Line 19
Access to an undefined property carrieralias::$need_instance.
Line 20
Access to an undefined property carrieralias::$ps_versions_compliancy.
Line 21
Access to an undefined property carrieralias::$bootstrap.
Line 25
carrieralias::__construct() calls parent::__construct() but carrieralias does not extend any class.
Line 27
Access to an undefined property carrieralias::$displayName.
Line 29
Access to an undefined property carrieralias::$description.
Line 30
Access to an undefined property carrieralias::$confirmUninstall.
Line 31
carrieralias::install() calls parent::install() but carrieralias does not extend any class.
Line 38
Call to an undefined method carrieralias::registerHook().
Line 40
Call to an undefined method carrieralias::registerHook().
Line 41
Call to an undefined method carrieralias::registerHook().
Line 42
Call to an undefined method carrieralias::registerHook().
Line 43
Call to an undefined method carrieralias::registerHook().
Line 44
Call to an undefined method carrieralias::registerHook().
Line 45
Call to an undefined method carrieralias::registerHook().
Line 46
Call to an undefined method carrieralias::registerHook().
Line 48
Call to an undefined method carrieralias::registerHook().
Line 49
carrieralias::uninstall() calls parent::uninstall() but carrieralias does not extend any class.
Line 57
Access to an undefined property carrieralias::$context.
Line 69
Class AdminCarrierWizardController not found.
Line 69
Access to an undefined property carrieralias::$_path.
Line 70
Access to an undefined property carrieralias::$context.
Line 70
Call to method addJS() on an unknown class AdminCarrierWizardController.
Line 70
Call to static method getValue() on an unknown class Tools.
Line 72
Call to static method addJsDef() on an unknown class Media.
Line 75
Class PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias does not have a constructor and must be instantiated without any parameters.
Line 88
Access to an undefined property PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::$id.
Line 89
Call to an undefined method PrestaShop\Module\Carrieralias\Model\OrderCarrierRange::save().
Line 94
Call to static method isEnabled() on an unknown class Module.
Line 111
Class PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias does not have a constructor and must be instantiated without any parameters.
Line 113
Access to an undefined property PrestaShop\Module\Carrieralias\Model\CarrierRangeAlias::$id.
Line 115
Call to an undefined method PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange::save().
Line 120
Call to static method getValue() on an unknown class Tools.
Line 181
Call to static method getValue() on an unknown class Tools.
Line 186
Call to static method getInstance() on an unknown class Db.
Line 20
Constant _DB_PREFIX_ not found.
Line 22
Constant _MYSQL_ENGINE_ not found.
Line 32
Constant _DB_PREFIX_ not found.
Line 34
Constant _MYSQL_ENGINE_ not found.
Line 40
Constant _DB_PREFIX_ not found.
Line 42
Constant _MYSQL_ENGINE_ not found.
Line 48
Constant _DB_PREFIX_ not found.
Line 50
Constant _DB_PREFIX_ not found.
Line 51
Constant _DB_PREFIX_ not found.
Line 52
Call to static method getInstance() on an unknown class Db.
Line 61
Call to static method getInstance() on an unknown class Db.
Line 75
Class PrestaShop\Module\Carrieralias\Model\OrderCarrierRange extends unknown class ObjectModel.
Line 10
Access to undefined constant PrestaShop\Module\Carrieralias\Model\OrderCarrierRange::TYPE_INT.
Line 20
Access to undefined constant PrestaShop\Module\Carrieralias\Model\OrderCarrierRange::TYPE_INT.
Line 21
Access to undefined constant PrestaShop\Module\Carrieralias\Model\OrderCarrierRange::TYPE_STRING.
Line 22
Constant _DB_PREFIX_ not found.
Line 35
Call to static method getInstance() on an unknown class Db.
Line 38
Class PrestaShop\Module\Carrieralias\Model\OrderCarrierRange does not have a constructor and must be instantiated without any parameters.
Line 39
Class PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange extends unknown class ObjectModel.
Line 10
Access to undefined constant PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange::TYPE_INT.
Line 20
Access to undefined constant PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange::TYPE_INT.
Line 21
Access to undefined constant PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange::TYPE_STRING.
Line 22
Constant _DB_PREFIX_ not found.
Line 35
Call to static method getInstance() on an unknown class Db.
Line 38
Class PrestaShop\Module\Carrieralias\Model\QuoteCarrierRange does not have a constructor and must be instantiated without any parameters.
Line 39
Offset 'dev_requirement' on array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: array<string>, dev_requirement: bool, replaced?: array<string>, ...} in isset() always exists and is not nullable.
Line 101
Parameter $parser of method Composer\InstalledVersions::satisfies() has invalid type Composer\Semver\VersionParser.
Line 120
Parameter $parser of method Composer\InstalledVersions::satisfies() has invalid type Composer\Semver\VersionParser.
Line 120
Call to method parseConstraints() on an unknown class Composer\Semver\VersionParser.
Line 122
Call to method parseConstraints() on an unknown class Composer\Semver\VersionParser.
Line 123
Call to function method_exists() with 'Composer\\Autoload…' and 'getRegisteredLoaders' will always evaluate to true.
Line 321
Comparison operation ">=" between int<80100, 80599> and 70200 is always true.
Line 7
If condition is always false.
Line 11
Comparison operation "<" between int<80100, 80599> and 50600 is always false.
Line 5
Analyzed 5 hours ago using PHPStan static analysis
Security Status
No known vulnerabilities detected.
Last scanned: 5 hours ago
PrestaShop Validation
Based on PrestaShop validation standards
PHPStan Code Quality
Analyzed 5 hours ago
Details
Developer
Get Notified
Subscribe to receive email notifications when new releases are published.