Download the PHP package fsi/admin-positionable-bundle without Composer
On this page you can find all versions of the php package fsi/admin-positionable-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package admin-positionable-bundle
FSiAdminPositionableBundle
This bundle provides way to change position of item on the list gradually. This mean that position will be changed by 1.
FSiAdminPositionableBundle
works with conjunction with Sortable behavior extension for Doctrine2
Usage
Add to AppKernel.php
:
Add routes to /app/config/routing.yml
:
Sample entity:
Note: @Gedmo\Mapping\Annotation\SortablePosition points column to store position index
Note: that PositionableInterface
implementation is required
Sample datagrid definition:
All versions of admin-positionable-bundle with dependencies
PHP Build Version
Package Version
Requires
fsi/admin-bundle Version
^2.0|^3.0
php Version >=7.1
symfony/config Version ^3.4|^4.0
symfony/dependency-injection Version ^3.4|^4.0
symfony/event-dispatcher Version ^3.4|^4.0
symfony/framework-bundle Version ^3.4|^4.0
symfony/http-foundation Version ^3.4|^4.0
symfony/http-kernel Version ^3.4|^4.0
symfony/routing Version ^3.4|^4.0
php Version >=7.1
symfony/config Version ^3.4|^4.0
symfony/dependency-injection Version ^3.4|^4.0
symfony/event-dispatcher Version ^3.4|^4.0
symfony/framework-bundle Version ^3.4|^4.0
symfony/http-foundation Version ^3.4|^4.0
symfony/http-kernel Version ^3.4|^4.0
symfony/routing Version ^3.4|^4.0
The package fsi/admin-positionable-bundle contains the following files
Loading the files please wait ....