# SaasCore Docs

## SaasCore Docs

- [Get Started](https://zakariaes-organization.gitbook.io/saascore-docs/get-started.md)
- [Configuration](https://zakariaes-organization.gitbook.io/saascore-docs/configuration.md)
- [Database](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/database.md)
- [Stripe](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/stripe.md)
- [Product ID and Price ID](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/stripe/product-id-and-price-id.md)
- [API keys](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/stripe/api-keys.md)
- [Stripe Webhook](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/stripe/stripe-webhook.md)
- [Emails](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/emails.md)
- [Cron Jobs](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/emails/cron-jobs.md)
- [Claudinary](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/claudinary.md): Image uploading
- [Chat plugin](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/chat-plugin.md)
- [Upstash Redis](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/upstash-redis.md)
- [OAuth with Google and GitHub](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/oauth-with-google-and-github.md)
- [Subscription types and plans](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/subscription-types-and-plans.md)
- [Affiliate program](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/affiliate-program.md)
- [Google Analytics Api](https://zakariaes-organization.gitbook.io/saascore-docs/configuration/google-analytics-api.md): Setting Up Google Analytics Variables for GA4 Integration
- [Landing page](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page.md): The components essential for the landing page are found at: app/page.tsx.
- [Header](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page/header.md): Question: How to Add/Remove New NavLinks?
- [Hero](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page/hero.md)
- [Discount](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page/hero/discount.md)
- [AvatarCircles](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page/hero/avatarcircles.md): The AvatarCircles component is dynamic, fetching the latest 5 subscribers and the total number of clients from the backend and displaying them beautifully in the hero section.
- [Other components](https://zakariaes-organization.gitbook.io/saascore-docs/landing-page/other-components.md)
- [Authentication Flow](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow.md)
- [For Admins](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow/for-admins.md)
- [For Clients](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow/for-clients.md)
- [OAuth](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow/for-clients/oauth.md)
- [Credentials](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow/for-clients/credentials.md)
- [For Affiliates](https://zakariaes-organization.gitbook.io/saascore-docs/authentication-flow/for-affiliates.md)
- [Payments](https://zakariaes-organization.gitbook.io/saascore-docs/payments.md)
- [Payment Flow Scenarios](https://zakariaes-organization.gitbook.io/saascore-docs/payments/payment-flow-scenarios.md)
- [Scenario 1: Registered Client](https://zakariaes-organization.gitbook.io/saascore-docs/payments/payment-flow-scenarios/scenario-1-registered-client.md)
- [Scenario 2: Direct Subscription from Home Page](https://zakariaes-organization.gitbook.io/saascore-docs/payments/payment-flow-scenarios/scenario-2-direct-subscription-from-home-page.md)
- [Upgrading/Downgrading/Canceling Subscriptions](https://zakariaes-organization.gitbook.io/saascore-docs/payments/payment-flow-scenarios/upgrading-downgrading-canceling-subscriptions.md)
- [Pricing Table](https://zakariaes-organization.gitbook.io/saascore-docs/payments/pricing-table.md)
- [Component Protection](https://zakariaes-organization.gitbook.io/saascore-docs/component-protection.md): Implementing Component  rotection Based on Subscription Plans
- [Pending ...](https://zakariaes-organization.gitbook.io/saascore-docs/pending-....md)
