Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / pagebuilder
1.1.5 Julswissup / firecheckout
1.31.2 Jul-
1.31.2
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.15
swissup/module-address-validation:1.0.4
swissup/module-checkout-cart:1.5.9
swissup/module-checkout-fields:1.6.9
swissup/module-checkout-registration:1.1.11
swissup/module-checkout-success:2.0.7
swissup/module-customer-field-manager:1.2.10
swissup/module-delivery-date:1.7.9
swissup/module-firecheckout:1.31.2
swissup/module-geoip:1.5.7
swissup/module-orderattachment:1.4.27
swissup/module-subscribe-at-checkout:1.3.5
swissup/module-taxvat:1.4.3
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
swissup/module-field-manager:1.3.1
swissup/module-firecheckout-integrations:1.4.7
Changelog (autogenerated)
swissup/module-address-autocomplete — 1.7.0 (was 1.6.6)
swissup/module-address-field-manager — 1.6.15 (was 1.6.13)
-
Version 1.6.15 6aec1d
-
PHPStan fixes d7fc9e
-
Version 1.6.14 602df3
-
Allow to use radio as yes/no attribute 16775f
-
Ability to create radio and checkbox elements #6 bda83b
swissup/module-checkout-fields — 1.6.9 (was 1.6.8)
-
Version 1.6.9 7c9be6
-
Remove unused variable 5b96fa
-
Cleanup code 0daf4d
-
Do not submit order when required checkbox is not checked 166be8
-
Improve checkbox error text positioning b00a5b
-
Do not redirect to shipping step when validation is failed
https://github.com/magento/magento2/blob/HEAD/app/code/Magento/Webapi/Controller/Rest.php#L206 6616f4 -
PHPStan fixes 459568
swissup/module-checkout-success — 2.0.7 (was 2.0.6)
swissup/module-delivery-date — 1.7.9 (was 1.7.7)
-
Version 1.7.9 4c2b5f
-
PHP 8.1: passing null to explode is deprecated dd414c
-
Version 1.7.8 8bc868
-
PHPStan fixes 2ed51b
swissup/module-firecheckout — 1.31.2 (was 1.31.0)
-
1.31.2 fd474d
-
Version 1.31.1 1395a6
-
gtag: wip 726a8d
-
Do not enable old GA if GTAG is enabled. 808442
swissup/module-geoip — 1.5.7 (was 1.5.6)
swissup/module-orderattachment — 1.4.27 (was 1.4.23)
-
Version 1.4.27 469137
-
PHPStan fixes d1d16f
-
Version 1.4.26 3efe3d
-
Fixed layout error f27db7
-
Version 1.4.25 7fd873
-
Breeze: integration with breeze:config:dump command ff9cd2
-
Version 1.4.24 6c6cb5
-
Fixed inability to upload attachment or edit them from backend 4bb7b0
swissup/module-core — 1.12.18 (was 1.12.16)
-
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
swissup/module-field-manager — 1.3.1 (was 1.2.17)
-
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
-
swissup / core
1.12.18 Julswissup / delivery-date
1.7.9 Jul-
1.7.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-delivery-date:1.7.9
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-delivery-date — 1.7.9 (was 1.7.8)
swissup/module-core — 1.12.18 (was 1.12.17)
-
1.7.8
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-delivery-date:1.7.8
swissup/module-checkout:1.5.2
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-delivery-date — 1.7.8 (was 1.7.6)
-
Version 1.7.8 8bc868
-
PHPStan fixes 2ed51b
-
Version 1.7.7 f65e02
-
Hide delivery date if no method is selected and filterPerShippingMethod is used 990da4
swissup/module-core — 1.12.17 (was 1.12.12)
-
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 / pro-labels
1.7.3 Jul-
1.7.3
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pro-labels:1.7.3
swissup/module-pro-labels-configurable-product:1.0.1
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-pro-labels — 1.7.3 (was 1.7.1)
-
Version 1.7.3 43066b
-
Minor code improvement to reduce hardcoded data. 876764
-
PHPStan fixes. a76ea8
-
Add final price to conditions (close #29)
But there is one downside. When label uses this condition it significantly inreases index execution time. efc3ba
swissup/module-core — 1.12.17 (was 1.12.16)
-
swissup / rich-snippets
1.7.0 Jul-
1.7.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-rich-snippets:1.7.0
swissup/module-seo-core:1.3.9
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-rich-snippets — 1.7.0 (was 1.6.3)
-
Version 1.7.0 1c372d
-
FAQ snippet widget (close #26). abd1e4
-
FAQ snippet widget (in progress) (#26) 5369be
-
FAQ snippet widget (in progress) (#26) af82c1
-
FAQ snippet widget (in progress) (#26) eaf3e0
-
Version 1.6.4 87ea3b
-
Meets MSC - use sha instead of md5. bac018
-
Cache shipping details snippet data to avoid too many shipping requests to online carriers. 83c456
-
swissup / attributepages
1.6.4 Julswissup / navigationpro
1.17.2 Jul-
1.17.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-navigationpro:1.17.2
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-navigationpro — 1.17.2 (was 1.17.1)
-
Version 1.17.2 d75176
-
Breeze: slideout menu fixes 939c0f
-
Breeze: fixed styles for stacked, slideout and other menu's 3f697f
-
Breeze: fixed not working overlay after page visit aa14c7
-
Breeze: improve integration eaed2f
-
Renamed header/menu sticky class 77cbc1
-
Disable home expanded menu when sticky header used 38c66a
-
PHPStan fixes 9e598d
swissup/module-core — 1.12.17 (was 1.12.16)
-