YouweGit / PimcoreObjectDefaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 83.4%Language:JavaScript 14.7%Language:CSS 1.8%