schmunk42 / yii2-extension-requests

Ideas "marketplace" for Yii 2 extensions
18 stars 0 forks source link

Yii 1.1 Port: mikehaertl/xcrudcontroller #1

Open schmunk42 opened 10 years ago

schmunk42 commented 10 years ago

Request for a port from Yii 1.1 of this project https://github.com/mikehaertl/xcrudcontroller

Please see the code and README for a detailed description. This controller can be used with the Gii CRUD generator.

schmunk42 commented 10 years ago

@mikehaertl Let me know if you plans to port this.

kartik-v commented 10 years ago

Nice extension.

Few features are already included in Yii 2 (like a separate model for filters).

mikehaertl commented 10 years ago

I'll probably refactor it a little, so that the actions are search, create, read, update and delete. It's on my list as i'll need it for my first yii 2 project anyway.

schmunk42 commented 10 years ago

@mikehaertl Great! Let me know when you've something ready, I'll add this to my giiant CRUDs.