Contact Contact Show All Awards & Recognition
Contact
Show All Awards & Recognition

lukaschel/pimcore-data-save-handler

not-reviewed

No Category

No author set

Version

1.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer

lukaschel/pimcore-data-save-handler

No Category

Project Summary

Pimcore bundle to automate data object storaging


Readme

PimcoreDataSaveHandler

With this bundle its possible to automate storaging of pimcore data objects. This means automatic namescheming and folder building.

Installation

"require" : {
    "lukaschel/pimcore-data-save-handler" : "~1.0.0"
}

Usage

The bundle listens on the pimcore.dataobject.preUpdate Event so it is possible to build folders and names by data object fields.

pimcore_data_save_handler:
    custom_save_handling:
        Pimcore\Model\DataObject\TestObject:
            key: '{email}'
            path: '/test/{domain}/'

Copyright and license

For licensing details please visit LICENSE.md

Review status

not-reviewed

?>

No author set

Version

1.0.0

Last updated

Compatible Pimcore Version

-

Contact

-

No  Reviewer