youwe / pimcore-object-defaults
There is no license information available for the latest version (0.0.2) of this package.
Package info
github.com/YouweGit/PimcoreObjectDefaults
Type:pimcore-plugin
pkg:composer/youwe/pimcore-object-defaults
0.0.2
2017-03-09 13:57 UTC
Requires
- pimcore/installer-plugin: ^1.5
This package is auto-updated.
Last update: 2026-02-21 05:52:49 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