Skip to content

Installation

Javier Villanueva edited this page Feb 27, 2021 · 3 revisions

Requirements

  • Magento 2.3+
  • PHP 7.3+

Installation

The Storyblok Integration module is available in both the Magento Marketplace and Packagist, to install it in your Magento project:

  1. Install via composer composer require medialounge/magento2-storyblok-integration
  2. Run php bin/magento setup:upgrade

In the Magento Marketplace there's only the option to download for Magento 2.4. This is because to officially support Magento 2.3 we also need to support PHP 7.1 and 7.2, as these PHP versions have reached end of life we decided not to support them but you can use our integration in Magento 2.3 if you're running PHP 7.3 or above.