Releases: DivanteLtd/pimcore-devkit
Releases · DivanteLtd/pimcore-devkit
Synchronize assets tree
Merge pull request #16 from DivanteLtd/feature/synchronize-assets Synchronize assets command.
Changes to HttpAsset
Merge pull request #15 from DivanteLtd/feature/httpasset added HttpAsset class and it's usage
Custom layout installer
Merge pull request #14 from DivanteLtd/feature/custom-layout-installer Feature/custom layout installer
New way of use extensions mapping
v0.7.5 Update AssetService.php
Added metadata to downloaded assets
v0.7.3 Add metadata to downloaded Assets.
Fixed Thumbnail Service
Merge pull request #13 from DivanteLtd/fix/thumbnail-service Thumbnail service name fix
Add fieldcollection creation method
v0.7.1 fix
Add fieldcollection creation method
v0.7.0 add fieldcollection creation method
Added HttpAsset to AssetService
Two new functions:
- getAsset
- getHttpAsset
They are using by default Pimcore Client, so should work with proxy configured in admin panel.
Generic method for creating document from service
Merge pull request #12 from kwreczycki/master Generic method for creating document from service