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

nickyat/demoJqGrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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 76.4%
  • HTML 14.8%
  • CSS 8.5%
  • ApacheConf 0.3%