Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Block checkin il y a 2 ans
Controller/Adminhtml checkin il y a 2 ans
Helper checkin il y a 2 ans
Model checkin il y a 2 ans
Test checkin il y a 2 ans
etc checkin il y a 2 ans
i18n checkin il y a 2 ans
view/adminhtml checkin il y a 2 ans
LICENSE.txt checkin il y a 2 ans
LICENSE_AFL.txt checkin il y a 2 ans
README.md checkin il y a 2 ans
composer.json checkin il y a 2 ans
registration.php checkin il y a 2 ans

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.