Documentation Index
Fetch the complete documentation index at: https://frimty.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Shopify store (development or live)
- A notification destination: a Slack workspace, an email address, a Telegram chat, or a Discord channel with an incoming webhook
Step 1 — Install Alius
Install Alius from the Shopify App Store. After installation, Alius appears in your Shopify Admin under Apps → Alius. When you open the app for the first time, the Home page displays a setup guide checklist.Step 2 — Connect a Notification Hub
Alius supports four notification hubs: Slack, Email, Telegram, and Discord. Connect at least one before creating triggers. Navigate to Integrations in the left sidebar and follow the steps for your chosen hub: Slack (OAuth):- Click Connect to Slack.
- Authorize on Slack’s OAuth page and click Allow.
- Once connected, enable the channels where Alius should post and click Save.
- Enter an email address in the Email section and click Add Recipient.
- The recipient must click the verification link sent to that address.
- Once verified, toggle the recipient to Active.
- Click Generate Connection Token — the token is valid for 15 minutes.
- In your Telegram chat, send
/connect <token>to the Alius bot. - The bot confirms the connection.
- In Discord, open the target channel → Channel Settings → Integrations → Webhooks → New Webhook.
- Copy the webhook URL.
- Paste it into the Webhook URL field in the Discord section and click Connect.
See the Integrations page for full details on each hub.
Step 3 — Send a Test Message
On the Integrations page, click Send test notification for your connected hub. Confirm the message arrives at the destination.Step 4 — Create Your First Trigger
- Navigate to Triggers in the left sidebar.
- Click Create Trigger. You’ll land on the template picker page.
- Choose a pre-built template (e.g., “New Order”) or click Blank Template to start from scratch.
- Fill in the form:
- Title: A descriptive name (e.g., “New Order Alert”).
- Type: Pre-filled if you chose a template — change it if needed.
- Notification Hub: Select your connected hub.
- Channels/Recipients: Pick the target channel, email, Telegram chat, or Discord webhook.
- Click Create Trigger.
Step 5 — (Optional) Add Conditions
To filter which events trigger a notification — for example, only orders over $100:- On the trigger form, click ⊕ under “Additional conditions”.
- Set:
- Field: Total Price
- Operator: Greater than
- Value: 100
- Save the trigger.
See Conditions for the complete list of filterable fields and operators.
What’s Next?
Triggers
All 20 trigger types and configuration options.
Integrations
Full setup guide for Slack, Email, Telegram, and Discord.
Templates
Customize notification message content.
Conditions
Filter triggers with 50+ condition fields.
