peterpme/phpcms

CRUD Multiple Field

Opened this issue · 2 comments

CRUD Multiple Field

Come up with a technique that would allow a restaurant owner the ability to upload their menus in text form, which would translate into some form of HTML.

Current scenario is to create a page that will contain [ + ] and [ - ] buttons to add / remove menu items.

A scenario where the user can upload a JSON or CSV version should be added for large menus.

The JSON / CSV uploader sounds non critical. Right?

Non critical, yes