> ## Documentation Index
> Fetch the complete documentation index at: https://subscriptions-docs.getappfox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Appfox Subscriptions

> Recurring billing and subscription management for Shopify merchants

Appfox Subscriptions helps Shopify merchants offer subscribe & save options, process recurring billing, and let customers manage their own subscriptions through a self-service portal.

## Get Started

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Install the app and complete the three-step setup
  </Card>

  <Card title="Create Plans" icon="calendar" href="/plans">
    Set up subscription plans with frequencies and discounts
  </Card>

  <Card title="Configure Widget" icon="palette" href="/storefront/widget">
    Customize the product-page widget for your theme
  </Card>

  <Card title="Dashboard" icon="chart-line" href="/dashboard">
    Track subscriptions and manage billing cycles
  </Card>
</CardGroup>

## Core Features

<AccordionGroup>
  <Accordion title="Flexible Subscription Plans" icon="calendar">
    Create custom frequencies (daily, weekly, monthly, yearly) with percentage or fixed-amount discounts. Set intro pricing for the first billing cycle.
  </Accordion>

  <Accordion title="Storefront Widget" icon="window">
    Display subscription options directly on product pages with full styling control. Customers choose between one-time purchase or subscribe & save.
  </Accordion>

  <Accordion title="Customer Portal" icon="user">
    Self-service portal where customers pause, resume, cancel, change frequency, skip orders, and swap products based on your settings.
  </Accordion>

  <Accordion title="Automated Billing" icon="credit-card">
    Recurring billing runs automatically. Failed payments trigger dunning with retry logic and customer notifications.
  </Accordion>

  <Accordion title="Email Notifications" icon="envelope">
    Automated emails for subscription events: welcome, upcoming orders, payment failures, cancellations, and more. Fully customizable templates.
  </Accordion>

  <Accordion title="Merchant Dashboard" icon="chart-mixed">
    View all subscriptions, filter by status, manage customers, track billing attempts, and monitor subscription health.
  </Accordion>
</AccordionGroup>

## Developer Resources

<Card title="External API" icon="code" href="/api/overview">
  Manage subscription contracts from your backend with the REST API (Enterprise plan)
</Card>

## Support

Need help? Email [support@getappfox.com](mailto:support@getappfox.com).
