nemke / data-tables-bundle
DataTables bundle for Symfony
Package info
github.com/nemke/data-tables-bundle
Language:CSS
Type:symfony-bundle
pkg:composer/nemke/data-tables-bundle
1.31
2018-02-15 17:59 UTC
Requires
- doctrine/doctrine-bundle: >=1.6
- symfony/framework-bundle: >=2.1
README
DataTables Symfony bundle
Usage:
-
composer install nemke/data-tables-bundle
-
Add new Nemke\DataTablesBundle\DataTablesBundle() to AppKernel.php
-
Add to /app/config/routing.yml: data_tables: resource: '@DataTablesBundle/Controller/' type: annotation
-
Setup configuration inside /app/config/config.yml