dreamingmind / bindery

CakePHP 1.3 Based Dreaming Mind Bindery Site
2 stars 2 forks source link

json/serialized automated CRUD tool #218

Open dreamingmind opened 9 years ago

dreamingmind commented 9 years ago

parse, view/edit, save crud for generic serialized array or json data (since i'm saving them as complex field data).

I already have a field patterning system (in category model) to enforce the existence of certain fields. It might be useful in some cases, but might be ignored in others.