youwe / pimcore-object-defaults
Installs: 461
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 12
Forks: 0
Open Issues: 0
Type:pimcore-plugin
Requires
- pimcore/installer-plugin: ^1.5
This package is auto-updated.
Last update: 2024-10-21 02:43:32 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