Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 294 Bytes

commerce_fee

Commerce Fee submodule

Note: a modification is necessary in commerce file: commerce/src/Plugin/Field/FieldType/PluginItemDeriver.php

  • Modify method getDerivativeDefinitions()
  • add commerce_fee plugin to the $plugin_types array: 'commerce_fee' => $this->t('Commerce fee'),