✓ Verified 🛒 E-commerce ✓ Enhanced Data

Food Order

Reorder Foodora orders + track ETA/status with ordercli.

Rating
4.5 (307 reviews)
Downloads
16,329 downloads
Version
1.0.0

Overview

Reorder Foodora orders + track ETA/status with ordercli.

Complete Documentation

View Source →

Food order (Foodora via ordercli)

Goal: reorder a previous Foodora order safely (preview first; confirm only on explicit user “yes/confirm/place the order”).

Hard safety rules

  • Never run ordercli foodora reorder ... --confirm unless user explicitly confirms placing the order.
  • Prefer preview-only steps first; show what will happen; ask for confirmation.
  • If user is unsure: stop at preview and ask questions.
Setup (once)
  • Country: ordercli foodora countriesordercli foodora config set --country AT
  • Login (password): ordercli foodora login --email [email protected] --password-stdin
  • Login (no password, preferred): ordercli foodora session chrome --url https://www.foodora.at/ --profile "Default"
Find what to reorder
  • Recent list: ordercli foodora history --limit 10
  • Details: ordercli foodora history show
  • If needed (machine-readable): ordercli foodora history show --json
Preview reorder (no cart changes)
  • ordercli foodora reorder
Place reorder (cart change; explicit confirmation required)
  • Confirm first, then run: ordercli foodora reorder --confirm
  • Multiple addresses? Ask user for the right --address-id (take from their Foodora account / prior order data) and run:
  • ordercli foodora reorder --confirm --address-id
Track the order
  • ETA/status (active list): ordercli foodora orders
  • Live updates: ordercli foodora orders --watch
  • Single order detail: ordercli foodora order
Debug / safe testing
  • Use a throwaway config: ordercli --config /tmp/ordercli.json ...

Installation

Terminal bash

openclaw install food-order
    
Copied!

Tags

#shopping_and-e-commerce #cli

Quick Info

Category E-commerce
Model Claude 3.5
Complexity One-Click
Author steipete
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install food-order