選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2年前
..
Block checkin 2年前
Controller/Adminhtml checkin 2年前
Helper checkin 2年前
Model checkin 2年前
Test checkin 2年前
etc checkin 2年前
i18n checkin 2年前
view/adminhtml 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_Marketplace module

This module allows to display partners of Magento in the backend.

Installation

For information about a module installation in Magento 2, see Enable or disable modules.

Extensibility

Extension developers can interact with the Magento_Marketplace 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_Marketplace module.

Layouts

This module introduces the following layouts in the view/adminhtml/layout directory:

  • marketplace_index_index
  • marketplace_partners_index

For more information about a layout in Magento 2, see the Layout documentation.