krak/mage2-dev-cookie 1.0.0

N/A

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Krak DevCookie

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.