arsthanea / kunstmaan-extra-bundle
Installs: 9 155
Dependents: 3
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 1
Open Issues: 6
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: 2024-11-09 20:33:36 UTC
README
- Concepts
- Page Conventions
- Content Category
- Content Types
- Site Tree
- Form types
- Misc
- Imagine extensions
- Search
Bug fixes
-
Sortable
AdminList
should respect the query builder filters when reordering items: https://github.com/Kunstmaan/KunstmaanBundlesCMS/issues/1066.Instead of the standard classes use
AbstractAdminListController
,AdminListConfigurator
andSortableInterface
fromArsThanea\KunstmaanExtraBundle\AdminList
namespace.