Offline
New Order
ELI-0001
Order History
Google Sheets Connection
Connect to Google Sheets to automatically sync every new order. Orders will appear as rows in your spreadsheet in real-time.
Setup Instructions
1
Create a new Google Sheet with these column headers in row 1:
Order ID Date First Name Last Name Phone Frame Size Frame Color Jewel Prayer Names Delivery Address Notes
2
Go to Extensions → Apps Script in your Google Sheet.
3
Delete any existing code and paste the Apps Script code (see the
google_apps_script.js file provided).
4
Click Deploy → New deployment. Select Web app. Set "Who has access" to Anyone. Click Deploy and copy the URL.
5
Paste the URL above and click Connect. You're all set!
Local Data
Orders are also saved in your browser's memory. Use the Excel export in the Orders tab to download all orders anytime.