Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / easybanner
1.9.18 Apr-
1.9.18
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-easybanner:1.9.18
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-easybanner — 1.9.18 (was 1.9.17)
swissup/module-core — 1.12.19 (was 1.12.18)
swissup / checkout-success
2.0.9 Mar-
2.0.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-checkout-success:2.0.9
swissup/module-checkout:1.5.2
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-checkout-success — 2.0.9 (was 2.0.8)
swissup/module-core — 1.12.19 (was 1.12.18)
swissup / customer-field-manager
1.2.11 Mar-
1.2.11
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-customer-field-manager:1.2.11
swissup/module-field-manager:1.3.4
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-customer-field-manager — 1.2.11 (was 1.2.10)
swissup/module-field-manager — 1.3.4 (was 1.2.16)
-
Version 1.3.4 80c65e
-
Fixed php error caused by last commit 98f125
-
Version 1.3.3 2a32e5
-
Fixed error when saving datefield from the store with fr_FR locale bdb22b
-
Reduce code nesting 15502c
-
Version 1.3.2 ff16ac
-
Improve attribute code in value fix 9f4881
-
Version 1.3.1 8ffdb9
-
PHP Stan fixes aa21ca
-
Version 1.3.0 86ad34
-
Fixed failed multiselect elements validation during checkout
The error was "Attribute %s does not contain option with Id %s"
It happened because Magento uses "\n" to implode value of custom attributes,
while validator expects ',' to get selected options. c61b66 -
Fixed php warning for multiselect elements d2223e
-
Added ability to create checkbox and radio options.
swissup/module-customer-field-manager#6 dd1051 -
Fixed: Undefined index type, when saving default magento fields. f40b60
-
Version 1.2.18 3e9139
-
Fixed not selected "No" option 904403
-
Version 1.2.17 332f8d
-
Try to create column after every save in case it wasn't created before bc8ded
-
Fixed not working DB column adding in AFM 8e590d
swissup/module-core — 1.12.19 (was 1.12.14)
-
Version 1.12.19 92dcf8
-
Fixed missing buttonLockManager on Magento 2.4.7 51bbfe
-
Version 1.12.18 2a8e32
-
Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd
-
Version 1.12.17 f376f0
-
PHPStan fixes 72d569
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
swissup / firecheckout
1.31.4 Mar-
1.31.4
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-address-autocomplete:1.7.0
swissup/module-address-field-manager:1.6.16
swissup/module-address-validation:1.0.4
swissup/module-checkout-cart:1.5.9
swissup/module-checkout-fields:1.6.11
swissup/module-checkout-registration:1.2.0
swissup/module-checkout-success:2.0.9
swissup/module-customer-field-manager:1.2.11
swissup/module-delivery-date:1.7.10
swissup/module-firecheckout:1.31.4
swissup/module-geoip:1.5.7
swissup/module-orderattachment:1.5.1
swissup/module-subscribe-at-checkout:1.3.5
swissup/module-taxvat:1.4.4
swissup/module-checkout:1.5.2
swissup/module-core:1.12.19
swissup/module-field-manager:1.3.4
swissup/module-firecheckout-integrations:1.4.7
Changelog (autogenerated)
swissup/module-checkout-fields — 1.6.11 (was 1.6.9)
-
Version 1.6.11 7d7f61
-
Fixed possible error during checkout placement 3fded7
-
Version 1.6.10 1eea6f
-
Convert date to ISO when edit field in backend fa2591
-
Patch to convert dates to ISO format 3492ed
-
Save date in DB in mysql format f87f4b
-
Fix for the prev commit and en_US locale a10708
-
Fixed invalid date in backend calendar editor when frontend/backend locales are en_US/uk_UA 597f97
swissup/module-checkout-registration — 1.2.0 (was 1.1.12)
-
Version 1.2.0 41b24b
-
Fixed detection of API order bb3d85
-
Fixed error in previous commit 93a846
-
Ability to disable module for orders created via rest/soap api. Closes #4 1aab49
swissup/module-checkout-success — 2.0.9 (was 2.0.8)
swissup/module-customer-field-manager — 1.2.11 (was 1.2.10)
swissup/module-delivery-date — 1.7.10 (was 1.7.9)
-
Version 1.7.10 38b733
-
Fixed error when delivery date is not set 1fb7b1
-
Fixed possible incorrect date in backend edit calendar fa6d50
swissup/module-firecheckout — 1.31.4 (was 1.31.3)
-
Version 1.31.4 f16cc4
-
Css fixes for third-party themes 1f0def
-
Fixed missing "Same as shipping" checkbox after using pickup in store ca9873
-
Fix info tooltip icon on breeze theme 09655c
swissup/module-orderattachment — 1.5.1 (was 1.5.0)
-
Version 1.5.1 fbc19e
-
Fixed inability to upload the same file multiple times in a row. Closes #19 0b3903
swissup/module-core — 1.12.19 (was 1.12.18)
swissup/module-field-manager — 1.3.4 (was 1.3.2)
-
swissup / core
1.12.19 Mar-
1.12.19
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-core — 1.12.19 (was 1.12.12)
-
Version 1.12.19 92dcf8
-
Fixed missing buttonLockManager on Magento 2.4.7 51bbfe
-
Version 1.12.18 2a8e32
-
Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd
-
Version 1.12.17 f376f0
-
PHPStan fixes 72d569
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
Version 1.12.14 66d6b8
-
Magento 2.4.6 compatibility. Get rid of ZendClientFactory usage. 97f79d
-
Fixed error when module doesn't have tags yet. 68e1b3
-
Version 1.12.13 2d66ce
-
Fix 'trim(): Passing null to parameter 1' (closed swissup/module-search-mysql-legacy#14) ef52b3
-
Virtual theme: visual fix all button added 2927db
-
Virtual theme: small improvement fa72d6
-
Virtual theme: Check added cb9d40
-
Virtual Theme Check: Start 2e8a7e
-
Virtual Theme Check: Start 53f115
-
swissup / highlight
1.9.4 Mar-
1.9.4
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-highlight:1.9.4
swissup/module-core:1.12.19
Changelog (autogenerated)
Initial release
swissup / ajaxlayerednavigation
1.5.7 Mar-
1.5.7
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxlayerednavigation:1.5.7
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-ajaxlayerednavigation — 1.5.7 (was 1.5.6)
swissup/module-core — 1.12.19 (was 1.12.18)
swissup / askit
1.14.2 Mar-
1.14.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-askit:1.14.2
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-askit — 1.14.2 (was 1.13.3)
-
Version 1.14.2 ac7a96
-
Allow using any version of psr/log dependency ab6a66
-
Version 1.14.1 d8d76a
-
Prevent 404 error on prodyct page caused by js ajax request.
Try to render product questions listing only when there are questions. 2a010f -
Version 1.14.0 946b81
-
Fix typo (close #63) 60b299
-
add IsItemHasPublicQuetions service 25dd22
-
Add UrlEntityDataResolver 870ce3
-
Add PublicStatuses class b3be85
-
Fix typo in method name fb5d66
-
Questions page. Option "enable when has questions" respects question status.
Close #62. 3db688 -
New config group "Qoestions page". You can disable then at all.
Or show questions page only when it has at least one question. Or show questions page always. Close (#62) 68b266 -
Messages repository. Allow to select by item_id and/or item_type_id. f96e71
-
Fix (add) data-vote component for non ajax listiing 77742a
-
Remove garbage factory classes 491764
-
Remove \Swissup\Askit\Model\Message\Factory 08d43b
-
Remove _objectManager using 988599
-
Add canonical URL to questions pages (close #61). 026dc4
swissup/module-core — 1.12.19 (was 1.12.18)
-
swissup / easy-slide
1.8.6 Mar-
1.8.6
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-easy-slide:1.8.6
swissup/module-core:1.12.19
Changelog (autogenerated)
Initial release
swissup / helpdesk
1.2.43 Mar-
1.2.43
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-helpdesk:1.2.43
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-helpdesk — 1.2.43 (was 1.2.41)
-
Version 1.2.43 0ef559
-
Allow using any version of psr/log dependency 1f57f5
-
Remove typo 4ff5f8
-
Version 1.2.42 f5d6dd
-
Fix: Argument 1 (array) must be of type array, null given 4d9e74
-
Replace \Zend\ namespace to \Laminas\ cb10ab
swissup/module-core — 1.12.19 (was 1.12.18)
-