- Aug 30, 2022
- 9
- 1
- $22
Hi there,
I noticed this is labeled as Pro 2.15.0 Nulled - Sep 04, 2024, but I have a question about the version.
According to the official Amasty changelog, the version released on September 4, 2024 was actually 2.14.0, not 2.15.0. The official 2.15.0 version was released later on January 20, 2025.
Could you please confirm:
I noticed this is labeled as Pro 2.15.0 Nulled - Sep 04, 2024, but I have a question about the version.
According to the official Amasty changelog, the version released on September 4, 2024 was actually 2.14.0, not 2.15.0. The official 2.15.0 version was released later on January 20, 2025.
Could you please confirm:
- Is this really version 2.15.0 with the Discount Dropdown feature?
- Or is it version 2.14.0 released on Sep 04, 2024?
- May 31, 2020
- 2,685
- 1,550
- $11,149
you can find this change log from detail link , PRO have not same version number with default version .that is right informationHi there,
I noticed this is labeled as Pro 2.15.0 Nulled - Sep 04, 2024, but I have a question about the version.
According to the official Amasty changelog, the version released on September 4, 2024 was actually 2.14.0, not 2.15.0. The official 2.15.0 version was released later on January 20, 2025.
Could you please confirm:
- Is this really version 2.15.0 with the Discount Dropdown feature?
- Or is it version 2.14.0 released on Sep 04, 2024?
- May 31, 2020
- 2,685
- 1,550
- $11,149
Code:
{
"name": "amasty/module-special-promo-pro",
"description": "Special Promotions Pro by Amasty",
"require": {
"php": ">=7.3",
"amasty/base": ">=1.17.0",
"amasty/module-special-promo": ">=2.14.0"
},
"type": "magento2-module",
"version": "2.15.0",
"license": [
"proprietary"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\RulesPro\\": ""
}
}
}
Code:
{
"name": "amasty/module-special-promo",
"description": "Special Promotions by Amasty",
"require": {
"php": ">=7.3",
"amasty/base": ">=1.17.0",
"amasty/module-banners-lite": ">=1.2.1",
"amasty/rgrid": "*"
},
"suggest": {
"amasty/module-special-promo-mftf-3": "Install module-special-promo-mftf-3 module to be able to run Special Promotions MFTF tests for Magento 2.4.0+ version.",
"amasty/module-mage-2.4.7-fix": "Install this module if you have a problem with extension on Magento 2.4.7 version"
},
"type": "magento2-module",
"version": "2.15.0",
"license": [
"proprietary"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Rules\\": ""
}
}
}
- Aug 30, 2022
- 9
- 1
- $22
Thank you for the detailed information! I really appreciate it.andCode:{ "name": "amasty/module-special-promo-pro", "description": "Special Promotions Pro by Amasty", "require": { "php": ">=7.3", "amasty/base": ">=1.17.0", "amasty/module-special-promo": ">=2.14.0" }, "type": "magento2-module", "version": "2.15.0", "license": [ "proprietary" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "Amasty\\RulesPro\\": "" } } }
Code:{ "name": "amasty/module-special-promo", "description": "Special Promotions by Amasty", "require": { "php": ">=7.3", "amasty/base": ">=1.17.0", "amasty/module-banners-lite": ">=1.2.1", "amasty/rgrid": "*" }, "suggest": { "amasty/module-special-promo-mftf-3": "Install module-special-promo-mftf-3 module to be able to run Special Promotions MFTF tests for Magento 2.4.0+ version.", "amasty/module-mage-2.4.7-fix": "Install this module if you have a problem with extension on Magento 2.4.7 version" }, "type": "magento2-module", "version": "2.15.0", "license": [ "proprietary" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "Amasty\\Rules\\": "" } } }
Do you happen to have a more recent version available? I'm in urgent need of an updated one for my project.
Lv.2
Iron Member
- May 3, 2021
- 18
- 9
- $2
any latest updates available?
- May 31, 2020
- 2,685
- 1,550
- $11,149
noHYVA package included with in the zip ?
- Nov 3, 2021
- 12
- 1
- $12
thanks for sharing brooo
Similar threads
- Replies
- 0
- Views
- 184
- Replies
- 0
- Views
- 1K
- Replies
- 3
- Views
- 1K