8

I am using CodeIgniter for my website. I am currently trying to implement an admin section where I've to enable CRUD features.

I searched online and came across two different extensions for CI.

  1. Grocerycrud http://www.grocerycrud.com
  2. Carbogrid http://carbogrid.com

Can anyone suggest which one is better ?

Edit: I am using PostgreSQL database.

hakre
  • 193,403
  • 52
  • 435
  • 836
i_nomad
  • 795
  • 2
  • 7
  • 9
  • I am doing basic 'insert' 'delete' 'update' 'create' options in CI itself. But when doing the process for a big list,an admin UI, I thought a stable built-in interface will be better. – i_nomad Sep 26 '12 at 09:44
  • The database I am using is postgresql – i_nomad Sep 27 '12 at 05:04
  • 2
    grocery crud is easier. But it only support mySQL – goFrendiAsgard Dec 09 '12 at 12:47
  • 1
    I agree grocery crud looks easier and a smoother design. I am just getting started on both and have dropped interest in carbogrid though it is one to take note of if he ever involves more modern javascript. – Shane Mar 14 '13 at 06:54

0 Answers0