Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add a PHP file in {customizationDir}/model_property/_customization/ named after a built-in model’s name (e.g. adminproducts.php) and add a function named customPropertyDefinitions[modelName]. It returns KenedoProperty settings arrays, which will be mixed into the built-in model’s properties.

...