akeneo-presales/apps-workshop-partners

Suggested Workshop Plan

Opened this issue · 0 comments

  1. General, Simple Architecture presentation (the schema)
  2. Install the stack: Docker, tag.gz, start script for Intel/ARM
  3. Install and connect the App with a PIM. Run Ngrok. Look at the empty App
  4. Configure the family and attributes from the UI
  5. Fetch products from the PIM. Look at the list of products & assets in the App. Look at the related PHP class, understand and code
  6. Use the Google VisioAPI to fetch labels from assets
  7. Send the found data back to the PIM: look a the PHP API client class that updates the PIM.

Those steps could be git branches to check out at each step.