arsthanea / kunstmaan-extra-bundle
Package info
github.com/syzygypl/kunstmaan-extra-bundle
pkg:composer/arsthanea/kunstmaan-extra-bundle
3.0
2020-06-05 11:35 UTC
Requires
- ext-intl: *
- guzzlehttp/guzzle: >=6.0
- kunstmaan/bundles-cms: >=5.2
- nassau/registry-compiler: ~1.2
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2026-03-01 03:47:54 UTC
README
- Concepts
- Page Conventions
- Content Category
- Content Types
- Site Tree
- Form types
- Misc
- Imagine extensions
- Search
Bug fixes
-
Sortable
AdminListshould respect the query builder filters when reordering items: https://github.com/Kunstmaan/KunstmaanBundlesCMS/issues/1066.Instead of the standard classes use
AbstractAdminListController,AdminListConfiguratorandSortableInterfacefromArsThanea\KunstmaanExtraBundle\AdminListnamespace.