# My EverShop App ## Docs - [Extension Configuration](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/config/extensions.md): Configure and manage EverShop extensions for modular functionality - [Shop Settings Configuration](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/config/shop-settings.md): Configure language, currency, and other shop-level settings in EverShop - [Theme Configuration](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/config/themes.md): Configure and customize EverShop themes for your store - [GraphQL Mutations](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/graphql/mutations.md): Learn how to create and use GraphQL mutations in EverShop - [GraphQL API Overview](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/graphql/overview.md): Learn about the GraphQL API architecture in EverShop and how to extend it - [GraphQL Queries](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/graphql/queries.md): Available GraphQL queries in the EverShop application - [REST Endpoints](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/rest/endpoints.md): Available REST API endpoints in the EverShop application - [REST API Overview](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/api/rest/overview.md): Learn about EverShop REST API architecture, conventions, and best practices - [Configuration System](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/architecture/configuration.md): Understanding EverShop configuration files, environment management, and extension registration - [System Architecture Overview](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/architecture/overview.md): Understanding EverShop modular architecture, request flow, and core concepts - [Project Structure](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/architecture/project-structure.md): Directory organization, file naming conventions, and structural patterns in EverShop - [Extensions](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/concepts/extensions.md): Understand the EverShop extension system and how to build modular features - [GraphQL API](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/concepts/graphql.md): Extend and query the EverShop GraphQL schema with custom types and resolvers - [Routing](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/concepts/routing.md): Configure API routes and page rendering with route.json files - [Themes](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/concepts/themes.md): Learn how to customize your store's appearance with the EverShop theme system - [Offline Payments Extension](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/extensions/offline-payments.md): Cash on delivery and bank transfer payment methods for your EverShop store - [Extensions Overview](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/extensions/overview.md): Learn about the available extensions that enhance your EverShop store - [Product Catalog Extension](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/extensions/product-catalog.md): Enhanced product information display for supplement products - [Product Reviews Extension](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/extensions/product-reviews.md): Customer review and rating system for products - [Creating API Endpoints](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/api-endpoints.md): Learn how to create RESTful API endpoints in EverShop - [Creating Extensions](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/creating-extensions.md): Learn how to create custom extensions in EverShop - [Creating Themes](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/creating-themes.md): Learn how to create custom themes for your EverShop store - [Creating Cron Jobs](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/cron-jobs.md): Learn how to create scheduled background tasks in EverShop - [Creating Event Subscribers](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/event-subscribers.md): Learn how to create event subscribers to react to system events in EverShop - [Creating Page Components](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/guides/page-components.md): Learn how to create page components for EverShop stores - [Installation](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/installation.md): Complete installation and configuration guide for EverShop e-commerce platform - [Introduction](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/introduction.md): Learn about EverShop, a modular Node.js e-commerce framework built with Express, PostgreSQL, and React - [Quick Start](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/quickstart.md): Get your EverShop e-commerce store up and running in minutes - [Ana's Supplements Theme](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/themes/anasuplements.md): Complete theme reference for the Ana's Supplements e-commerce store - [Theme System Overview](https://mintlify.wiki/Antony-Figueroa/my-evershop-app/themes/overview.md): Understanding EverShop's theme architecture and customization capabilities