Releases: teamneusta/pimcore-import-export-bundle
Releases · teamneusta/pimcore-import-export-bundle
3.0.1
What's Changed
- bugfix: [inherited-properties] skip inherited properties and set inheritable on merge by @lukadschaak in #25
Full Changelog: 3.0.0...3.0.1
Co-authored-by: Michael Albrecht m.albrecht@neusta.de
Co-authored-by: Jacob Dreesen j.dreesen@neusta.de
3.0.0
2.1.0
What's Changed
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- [chore] add symfony dependencies to be more clear about dependencies by @lukadschaak in #17
- [FIX] add controller field to converters_populators by @mtramp-neusta in #18
New Contributors
- @mtramp-neusta made their first contribution in #18
Full Changelog: 2.0.0...2.0.1
2.0.0
1.1.0
What's Changed
- chore: remove teamneusta/pimcore-fixture-bundle dependency by @lukadschaak in #11
- (!) BC-break: If you used on of the AbstractAssetFixture or AbstractPageFixture classes from this bundle, use teamneusta/pimcore-fixture-bundle instead.
New Contributors
- @lukadschaak made their first contribution in #11
Full Changelog: 1.0.1...1.1.0
or see https://github.com/teamneusta/pimcore-import-export-bundle/blob/main/CHANGELOG.md
1.0.1
Initial Import-Export Bundle
What's Changed
- [Feature] Context menu for exporting CMS Pages in Pimcore Admin Backend
- [Feature] Context menu for importing CMS Pages in Pimcore Admin Backend
- [Feature] well-defined, extendable YAML layout for typical features of Pages
Range of use:
- Backup single document with tree and parent structure
- Prepare fixtures for installation setups
- Prepare fixtures for test setups
Plans for the Future
- Import-/Export several document (sub-)trees with one-click
- Import-/Export assets with Pimcore internal information and metadata
- Import-/Export DataObjects (OMG... There is an elephant in the room.)