EYalla Developer Documentation
Welcome. This site is for developers integrating with the EYalla platform — building custom themes, listening for webhooks, calling our APIs, or authoring extension packages.
If you're a store owner looking for the user guide, please log into /admin and click User Guide under the Help menu.
Quick links
- Webhooks — listen for order, payment, shipping, and tenant lifecycle events.
- Authentication — how API tokens work (when our public API ships).
- Custom themes — author Composer-package storefront themes that tenants can install.
- Template package authoring — build a new vertical template (gym / restaurant / boutique) and ship it as a Composer package.
- Changelog — breaking changes, deprecations, schema migrations.
Get started
- Sign up for a developer account — contact us (we're in private preview while the integration surfaces stabilize).
- Get sandbox tenant credentials — we'll spin up a tenant on
<your-name>.sandbox.eyalla.comfor testing. - Read the Authentication doc to understand token scopes.
- Pick an integration surface and dive in.
Support
- Email:
developers@eyalla.com - Issues: GitHub repository (link sent on developer account approval)
- Office hours: every other Thursday, 4–5pm KW time, on Zoom
License + terms
Code samples on this site are MIT-licensed. Authored themes and template packages must be licensed compatibly. Full terms in your developer account onboarding email.