Import page

Howdy, I want to create a page where I can
  • import a json file with a list of items
  • check if those items already exist
  • show the results of the compare in a table
  • accept the changes and update the db
    I thought that I would ask if anyone has done something similar?
Was this page helpful?