2017 © Pedro Peláez
 

symfony-bundle sortable-bundle

Symfony 3 Sortable Bundle

image

twin-elements/sortable-bundle

Symfony 3 Sortable Bundle

  • Friday, June 9, 2017
  • by kolarian
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 27 % Grown

The README.md

Sortable bundle

Symfony 3 Sortable bundle for CMS JELLINEK, (*1)

  1. Download this bundle to your project first. The preferred way to do it is to use Composer package manager:, (*2)

    json $ composer require twin-elements/sortable-bundle, (*3)

    NOTE: If you haven't installed Composer yet, check the [installation guide][2]., (*4)

    NOTE: If you're not using Composer, add the SortableBundle to your autoloader manually., (*5)

  2. Add this bundle to your application's kernel:, (*6)

    php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new TwinElements\SortableBundle\TwinElementsSortableBundle(), // ... ); }, (*7)

  3. Add to routing.yml:, (*8)

    ``` yaml, (*9)

    app/config/routing.yml

    twin_elements_sortable: resource: "@TwinElementsSortableBundle/Controller/" type: annotation prefix: / ```, (*10)

Usage

..., (*11)

The Versions

09/06 2017

dev-master

9999999-dev

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable

09/06 2017

1.1.2

1.1.2.0

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable

09/06 2017

1.0.1

1.0.1.0

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable

09/06 2017

1.1.1

1.1.1.0

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable

08/06 2017

1.1

1.1.0.0

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable

07/06 2017

1.0

1.0.0.0

Symfony 3 Sortable Bundle

  Sources   Download

MIT

The Requires

 

by Wladyslas

symfony 3 ajax sortable