youwe/pimcore-object-defaults

There is no license information available for the latest version (0.0.2) of this package.

Installs: 461

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 12

Forks: 0

Open Issues: 0

Type:pimcore-plugin

0.0.2 2017-03-09 13:57 UTC

This package is auto-updated.

Last update: 2024-04-21 01:37:54 UTC


README

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