Skip to content

Releases: DivanteLtd/pimcore-devkit

Synchronize assets tree

23 Apr 08:37
a00ac77
Compare
Choose a tag to compare
Merge pull request #16 from DivanteLtd/feature/synchronize-assets

Synchronize assets command.

Changes to HttpAsset

11 Mar 06:24
d12e640
Compare
Choose a tag to compare
Merge pull request #15 from DivanteLtd/feature/httpasset

added HttpAsset class and it's usage

Custom layout installer

05 Feb 14:44
0d1a9ed
Compare
Choose a tag to compare
Merge pull request #14 from DivanteLtd/feature/custom-layout-installer

Feature/custom layout installer

New way of use extensions mapping

23 Jan 13:02
be03be5
Compare
Choose a tag to compare
v0.7.5

Update AssetService.php

Added metadata to downloaded assets

19 Dec 14:50
Compare
Choose a tag to compare
v0.7.3

Add metadata to downloaded Assets.

Fixed Thumbnail Service

14 Dec 11:49
ef091d9
Compare
Choose a tag to compare
Merge pull request #13 from DivanteLtd/fix/thumbnail-service

Thumbnail service name fix

Add fieldcollection creation method

10 Dec 17:14
Compare
Choose a tag to compare

Add fieldcollection creation method

10 Dec 17:01
Compare
Choose a tag to compare
v0.7.0

add fieldcollection creation method

Added HttpAsset to AssetService

05 Dec 10:30
Compare
Choose a tag to compare

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

28 Nov 12:55
3f788c3
Compare
Choose a tag to compare
Merge pull request #12 from kwreczycki/master

Generic method for creating document from service