PimcoreObjectDefaults Plugin

Are you sick and tired of having to set a Parent and a Key every time you create an object?

Then this plugin is for you!

  • You can define a default parent per class.
  • You can automatically generate a key for every new object
  • The defaults are automatically set, you can overwrite them before you save the object.

Installation

composer require youwe/pimcore-object-defaults

Add to /.gitignore :

/plugins/PimcoreObjectDefaults