You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 年之前
..
Block/Adminhtml/System/Config checkin 2 年之前
Console/Command checkin 2 年之前
Helper checkin 2 年之前
Model checkin 2 年之前
Test checkin 2 年之前
etc checkin 2 年之前
i18n checkin 2 年之前
LICENSE.txt checkin 2 年之前
LICENSE_AFL.txt checkin 2 年之前
README.md checkin 2 年之前
composer.json checkin 2 年之前
registration.php checkin 2 年之前

README.md

Magento_Developer module

The Magento_Developer module provides functionality to make it easier to develop in Magento 2.

Extensibility

Extension developers can interact with the Magento_Developer module. For more information about the Magento extension mechanism, see Magento plugins.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_Developer module.

A lot of functionality in the module is on JavaScript, use mixins to extend it.