hryvinskyi / magento2-seo-image-optimizer-cron
N/A
Installs: 974
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- hryvinskyi/magento2-seo-image-optimizer-api: >=1.0.3
- magento/framework: *
README
The following example is a complete README for a module Magento_Default:
Magento_Default module
The Magento_Default module enables you to add the Configurable Product updates to the existing store campaigns.
The Magento_Default module is a part of the staging functionality in Magento EE. The module adds the “Configurations” tab and the configuration wizard to the Schedule Update form of a product. You can change the Configurable Product attributes in campaigns. These updates are shown on the campaign dashboard.
Installation details
The Magento_Default module makes irreversible changes in a database during installation. You cannot disable or uninstall this module.
For information about a module installation in Magento 2, see Enable or disable modules.
Extensibility
Extension developers can interact with the Magento_Default module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_Default module.
Layouts
The module introduces layout handles in the view/adminhtml/layout
directory.
For more information about a layout in Magento 2, see the Layout documentation.
UI components
You can extend product and category updates using the UI components located in the view/adminhtml/ui_component
directory.
For information about a UI component in Magento 2, see Overview of UI components.
Additional information
For information about significant changes in patch releases, see Release information.