Skip to content

Symfony2 JqGridBundle Demo project - En français dans le texte, quelques articles sur Symfony2

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_DEMO
Notifications You must be signed in to change notification settings

stephanemeron/demoJqGrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of JqGridBundle

JqGridBundle

Requirement: knp_paginator (included in deps)

  • Clone the repository
  • git submodule init
  • git submodule update
  • edit parameters.ini to define a mysql connection
  • ./bin/vendors install
  • ./app/console doctrine:datab:create
  • ./app/console doctrine:schema:create
  • ./app/console assets:install --symlink web

Now go to http://yourhost/app_dev.php/ to see the grid in action.

Everything is in the DefaultController

About

Symfony2 JqGridBundle Demo project - En français dans le texte, quelques articles sur Symfony2

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_DEMO

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%