Latest Releases

These releases come straight from our repositories. Latest releases may not be published yet.

swissup / ajaxsearch

1.5.2 Mar
  • 1.5.2

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-ajaxsearch:1.5.2

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-ajaxsearch — 1.5.2 (was 1.5.1)
    • Version 1.5.2 7d02ef

    • Improve get category url logic 4f82c3

    • Merge branch 'master' of github.com:swissup/module-ajaxsearch 81b602

    • Fix composer changelog url 54a47e

swissup / askit

1.4.1 Mar
  • 1.4.1

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-askit:1.4.1

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-askit — 1.4.1 (was 1.4.0)
    swissup/module-core — 1.8.3 (was 1.8.2)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

swissup / rtl

1.3.1 Mar

swissup / seo-suite

1.4.0 Mar
  • 1.4.0

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-hreflang:1.2.2

    swissup/module-rich-snippets:1.4.0

    swissup/module-seo-canonical:1.0.2

    swissup/module-seo-core:1.1.1

    swissup/module-seo-cross-links:1.0.1

    swissup/module-seo-html-sitemap:1.1.1

    swissup/module-seo-pager:1.1.1

    swissup/module-seo-templates:1.3.0

    swissup/module-seo-urls:1.5.1

    swissup/module-seo-xml-sitemap:1.1.3

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-hreflang — 1.2.2 (was 1.2.1)
    swissup/module-rich-snippets — 1.4.0 (was 1.3.0)
    • Version 1.4.0 c189ac

    • Product attribute can override predefined data snippet. 533683

    • Magento 2.1 compatibility. 15395e

    • Fix all testing tool warnings (close #14).
      New internal concept for data snippets collecting. User has flexibale config interface to configurate additional data. dd4bed

    • Add priceValidUntil for Offers data snippet (#14). 5056b9

    • Review data snippet model stability improvements. 3935df

    • Loop + array instead of multiple similiar calls. 855af5

    • Add product review into snippet data (#14). 161a32

    • Don't translate site urls 0caf37

    • Localization file added. Closes #15 a30542

    • Product snippet - move aggragate rating logic to separate model. 190b7e

    • Product snippet - move brands logic to separate model (fix). 42837f

    • Product snippet - move brands logic to separate model. 868e44

    • Product snippet - move offers logic to separate model.
      And more important solve warning 'The url field is recommended.' (#14). 56a533

    • Readme update 396158

    • Version 1.3.1 f00c66

    • Use proper translate function and fix PHP error at some Magento inst.
      Uncaught Error: Call to undefined function Swissup\RichSnippets\Model\Config\Source\_()... b34aea

    swissup/module-seo-canonical — 1.0.2 (was 1.0.0)
    • Version 1.0.2 33eead

    • Typo fixed in readme 9803fa

    • Version 1.0.1 ea9c34

    • Correct php doc for helper constructor. f9c5c8

    • Fix incorrect canonical URL for homepage.
      Use store URL as canonical URL for CMS page set as homepage. 4ff101

    • Check if product/category found in helper. ac7996

    swissup/module-seo-cross-links — 1.0.1 (was 1.0.0)
    swissup/module-seo-templates — 1.3.0 (was 1.2.0)
    • Version 1.3.0 f9d98c

    • Localization file added. Closes #2 76dc3b

    • Fix not working Cron generation when Magento Cache is enabled. bf7647

    • Update directives description in admin. 58691c

    • Directives `categories` and `parents` use 'depth' instead of 'deep'.
      And direction allows values 'from_assigned' and 'from_top'. 2c83ec

    • Directives `parents` and `categories` with option 'direction'.
      Option 'Direction' allows to set how to travers category tree - from assigned category and up to top or from top down to assigned category. 42268c

    • Fis missing genereted meta keywords at product page. edc930

    • Minor text improvements in admin directives description. 84f27e

    • New directives 'parents' for category and 'categories' for product. 0d8875

    swissup/module-seo-urls — 1.5.1 (was 1.5.0)
    swissup/module-seo-xml-sitemap — 1.1.3 (was 1.1.1)
    swissup/module-core — 1.8.3 (was 1.7.3)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

    • Version 1.8.2 553ffe

    • Fix warning is not array e11627

    • Version 1.8.1 ca8649

    • Fixed backend error, when AdminNotification module is not installed 1b977c

    • Version 1.8.0 08ae2e

    • FileInfo - add getBaseDir method and improbe interface declaration e88351

    • Add Model\Media\FileInfo to reuse in our modules
      To reuse this model define virtual class in di.xml file with proper mediaPath argument. 47b4f1

swissup / rich-snippets

1.4.0 Mar
  • 1.4.0

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-rich-snippets:1.4.0

    swissup/module-seo-core:1.1.1

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-rich-snippets — 1.4.0 (was 1.3.1)
    • Version 1.4.0 c189ac

    • Product attribute can override predefined data snippet. 533683

    • Magento 2.1 compatibility. 15395e

    • Fix all testing tool warnings (close #14).
      New internal concept for data snippets collecting. User has flexibale config interface to configurate additional data. dd4bed

    • Add priceValidUntil for Offers data snippet (#14). 5056b9

    • Review data snippet model stability improvements. 3935df

    • Loop + array instead of multiple similiar calls. 855af5

    • Add product review into snippet data (#14). 161a32

    • Don't translate site urls 0caf37

    • Localization file added. Closes #15 a30542

    • Product snippet - move aggragate rating logic to separate model. 190b7e

    • Product snippet - move brands logic to separate model (fix). 42837f

    • Product snippet - move brands logic to separate model. 868e44

    • Product snippet - move offers logic to separate model.
      And more important solve warning 'The url field is recommended.' (#14). 56a533

    swissup/module-core — 1.8.3 (was 1.8.2)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

swissup / checkout-fields

1.2.4 Mar
  • 1.2.4

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-checkout-fields:1.2.4

    swissup/module-checkout:1.3.0

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-checkout-fields — 1.2.4 (was 1.2.3)
    • Version 1.2.4 3be861

    • Added ability to transform block into 'collapsible' at firecheckout page 782c30

    swissup/module-core — 1.8.3 (was 1.8.2)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

swissup / delivery-date

1.4.1 Mar
  • 1.4.1

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-delivery-date:1.4.1

    swissup/module-checkout:1.3.0

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-delivery-date — 1.4.1 (was 1.4.0)
    swissup/module-checkout — 1.3.0 (was 1.2.0)
    swissup/module-core — 1.8.3 (was 1.7.3)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

    • Version 1.8.2 553ffe

    • Fix warning is not array e11627

    • Version 1.8.1 ca8649

    • Fixed backend error, when AdminNotification module is not installed 1b977c

    • Version 1.8.0 08ae2e

    • FileInfo - add getBaseDir method and improbe interface declaration e88351

    • Add Model\Media\FileInfo to reuse in our modules
      To reuse this model define virtual class in di.xml file with proper mediaPath argument. 47b4f1

swissup / checkout-success

1.3.3 Mar
  • 1.3.3

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-checkout-success:1.3.3

    swissup/module-checkout:1.3.0

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-checkout-success — 1.3.3 (was 1.3.2)
    swissup/module-checkout — 1.3.0 (was 1.2.0)
    swissup/module-core — 1.8.3 (was 1.7.3)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

    • Version 1.8.2 553ffe

    • Fix warning is not array e11627

    • Version 1.8.1 ca8649

    • Fixed backend error, when AdminNotification module is not installed 1b977c

    • Version 1.8.0 08ae2e

    • FileInfo - add getBaseDir method and improbe interface declaration e88351

    • Add Model\Media\FileInfo to reuse in our modules
      To reuse this model define virtual class in di.xml file with proper mediaPath argument. 47b4f1

swissup / orderattachment

1.3.1 Mar
  • 1.3.1

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-orderattachment:1.3.1

    swissup/module-checkout:1.3.0

    swissup/module-core:1.8.3

    Changelog (autogenerated)

    swissup/module-orderattachment — 1.3.1 (was 1.3.0)
    swissup/module-checkout — 1.3.0 (was 1.2.0)
    swissup/module-core — 1.8.3 (was 1.7.3)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

    • Version 1.8.2 553ffe

    • Fix warning is not array e11627

    • Version 1.8.1 ca8649

    • Fixed backend error, when AdminNotification module is not installed 1b977c

    • Version 1.8.0 08ae2e

    • FileInfo - add getBaseDir method and improbe interface declaration e88351

    • Add Model\Media\FileInfo to reuse in our modules
      To reuse this model define virtual class in di.xml file with proper mediaPath argument. 47b4f1

swissup / firecheckout

1.18.0 Mar
  • 1.18.0

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-address-autocomplete:1.2.0

    swissup/module-address-field-manager:1.4.2

    swissup/module-checkout-cart:1.4.1

    swissup/module-checkout-fields:1.2.4

    swissup/module-checkout-success:1.3.3

    swissup/module-customer-field-manager:1.1.0

    swissup/module-delivery-date:1.4.1

    swissup/module-firecheckout:1.18.0

    swissup/module-geoip:1.1.2

    swissup/module-orderattachment:1.3.1

    swissup/module-subscribe-at-checkout:1.2.1

    swissup/module-taxvat:1.1.1

    swissup/module-checkout:1.3.0

    swissup/module-core:1.8.3

    swissup/module-field-manager:1.1.2

    swissup/module-firecheckout-integrations:1.3.1

    swissup/module-rtl:1.3.0

    swissup/module-stickyfill:1.2.0

    swissup/module-tippyjs:1.1.0

    Changelog (autogenerated)

    swissup/module-checkout-fields — 1.2.4 (was 1.2.2)
    • Version 1.2.4 3be861

    • Added ability to transform block into 'collapsible' at firecheckout page 782c30

    • Version 1.2.3 9cff90

    • Fixed orders grid filter error: column in where clause is ambiguous a1cc70

    swissup/module-checkout-success — 1.3.3 (was 1.3.2)
    swissup/module-delivery-date — 1.4.1 (was 1.4.0)
    swissup/module-firecheckout — 1.18.0 (was 1.17.0)
    • Version 1.18.0 0c148a

    • Added ability to customize LESS variables via backend config ef4fab

    • Updated rtl requirement a4684b

    • Hide 'modrt' comment d3ac0f

    • RTL mixins moved to swissup/rtl module e93e3b

    • RTL styles ffb59c

    • RTL styles 6d83c1

    • No need to use bi-app mixins because we rotate the buttons 6fb8d4

    • RTL styles 822f1e

    • RTL fix for delivery date customization 76ffec

    • Fixed possible css conflict with third-party themes 9ae0eb

    • Basic RTL styles 09b912

    • Improved compatibility with third-party modules that requires 'extension_attributes' array 7ba8b0

    swissup/module-orderattachment — 1.3.1 (was 1.3.0)
    swissup/module-core — 1.8.3 (was 1.8.2)
    • Version 1.8.3 0fe4d6

    • Modified Easytabs installation to allow same alias 0de5d7

    swissup/module-firecheckout-integrations — 1.3.1 (was 1.3.0)
    swissup/module-rtl — 1.3.0 (was )
    • Version 1.3.0 e514c7

    • Updated usage instructions b81542

    • Fixed broken grunt task. Added compatibility with grunt deployment. 23ad12

    • Version 1.2.0 187edb

    • New information added 817337

    • Added parametric 'direction' mixin e9702a

    • Remove not used variable 689ea0

    • Code cleanup 57e197

    • Added explanation on why using asset context 8b4009

    • Code cleanup 49c6c8

    • Fixed invalid 'direction' when store requested via url parameter 08f1f6

    • Don't create the class b12eba

    • Compatibility with old mixins (Used in Argento) bca349

    • Allow to use less injector without semicolon 2b068b

    • Added ability to use modrtl less mixins in any theme or module 0f5856

    • Memoize result of isRtl call 0d1e8a

    • Package name changed to module-rtl 0fbfb0