first commit

This commit is contained in:
O K
2026-05-20 17:32:11 +03:00
commit c92aee86a2
33 changed files with 11584 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Block Extension
Admin block extensions enable app developers to build custom functionality into the context of Shopify Admin. These extensions surface as cards at various extension targets and enhance the merchant experience. Developers can build the content of these extensions using Shopify's UI Extension components for Admin.
Learn more about Admin block extensions in Shopifys [developer documentation](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks).