🚀 A comprehensive collection of Shopify development guides and implementation examples. This repository tracks my journey through Shopify's developer documentation, focusing on practical implementations and best practices.
This project serves as both a learning path and reference guide for building Shopify apps and extensions. Each link represents a hands-on implementation of Shopify's developer documentation, with a focus on:
- Admin extensions and customizations
- Checkout flow optimizations
- Customer account features
- Payment integrations
- And more!
Each guide is marked as either completed ([x]
) or todo ([ ]
), with direct links to the official Shopify documentation. The implementations follow Shopify's best practices and guidelines.
- actions-blocks/build-admin-action
- actions-blocks/build-admin-block
- connect-admin-extensions
- connect-app-backend
- build-admin-print-action
- cart-checkout-validation
- customize-header
- customize-footer
- fields-banners/add-banner
- fields-banners/add-field
- delivery-shipping/delivery-options
- delivery-shipping/delivery-methods/create-local-pickup-charges
- delivery-shipping/delivery-methods/generate-pickup-points
- product-offers/build-a-pre-purchase-offer
- block-checkout-progress
- create-simple-validation-rules
- create-complex-validation-rules
- customize-form-controls
- update-color-settings
- build-a-post-purchase-offer
- inline-extensions/build-profile
- pre-auth-order-status-page-extensions
- order-action-extensions
- full-page-extensions
- editor-extension-collections
- build-editor-extension-collection
- build-for-order-action-menus
- build-new-pages
- blockchain
- online-store/theme-app-extensions/build
- pos
- marketing-analytics/customer-segments
- purchase-options
Feel free to suggest additional guides or improvements by opening an issue or submitting a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
📝 This is a living document and is updated regularly as new guides are completed.