Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 236 Bytes

Installation.md

File metadata and controls

9 lines (6 loc) · 236 Bytes

Installation

The module has the following requirement for installation:

  • Magento 2.4
  • PHP >=7.4/8.1

composer require phpro/mage2-module-cookie-consent

Make sure to run bin/magento setup:upgrade after the composer installation.