iodigital-com/magento2-core

iO core module for Magento 2

Installs: 2 886

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.0 2023-11-28 12:00 UTC

This package is auto-updated.

Last update: 2024-04-28 12:48:04 UTC


README

This module is used as a core module for iO Magento 2 modules.

Admin configuration tab

It adds the Admin > Stores > Configuration > iO tab in the admin panel.

Current product/category services

It also contains CurrentProduct and CurrentCategory services, which can be used instead of the deprecated Magento\Framework\Registry for retrieving and setting the current product or category. When the registry is removed from Magento the services will be updated and a simple module upgrade will fix the existing usages.