krak/mage2-dev-cookie

N/A

Installs: 920

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2018-06-20 12:12 UTC

This package is auto-updated.

Last update: 2024-04-18 17:20:14 UTC


README

This magento module adds a small plugin which fixes the issue of using localhost for a local dev setup. It just augments the Magneto Framework cookie code to also allow for localhost instead of preventing it.

Installation

Install with composer at krak/mage2-dev-cookie.

Then run bin/magento module:enable Krak_DevCookie followed by bin/magento setup:upgrade.