Magento2 Cookie2
punchout-catalogs/magento2-cookie2
Enables cookie sharing between Magento and external punchout catalogs. Facilitates seamless user authentication and data transfer for integrated procurement processes.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubPunchout_Cookie2 module allows Magento2 since 2.2.0 version to work in iframe by setting SameSite=Note parameter to cookies.
Installation:
composer require punchout-catalogs/magento2-cookie2 dev-master OR composer require punchout-catalogs/magento2-cookie2 release-version
Example for Magento version equal or greater 2.4.5: composer require punchout-catalogs/magento2-cookie2 0.3.1
Example for Magento version equal and lower 2.4.4: composer require punchout-catalogs/magento2-cookie2 0.2.0
After upgrading module to 0.3.1 (for Magento 2.4.5+) make sure that the following files don't exist:
view/frontend/requirejs-config.js
view/frontend/web/js/jquery.storageapi.extended.js
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.