---
title: Updates to the Theme Store Requirements - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/updates-to-the-theme-store-requirements'
  md: 'https://shopify.dev/changelog/updates-to-the-theme-store-requirements.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-09-13T16:40:05-04:00'
  postedAt: '2023-09-13T17:00:00-04:00'
  updatedAt: '2024-02-02T10:05:17-05:00'
  effectiveAt: '2023-09-13T17:00:00-04:00'
---

September 13, 2023

Tags:

* Themes

# Updates to the Theme Store Requirements

We've made updates to the Theme Store requirements, in relation to the prohibited use of externally hosted scripts, and code which interferes with native Shopify functionality. These requirements are contained within [Section 7, Consistency and functionality](https://shopify.dev/docs/themes/store/requirements#7-consistency-and-functionality) and inform that:

* Scripts included in theme code must be hosted on Shopify's servers, with the exception of approved third-party libraries.
* Themes must not include any Javascript or code that interferes with, or augments, any native Shopify feature within the theme editor or Shopify admin.

These requirements are to ensure all themes in the Shopify Theme Store are secure, reliable, performant, and maintain a consistent user experience.

The new requirements can be viewed on [Shopify.dev](https://shopify.dev/docs/themes/store/requirements#7-consistency-and-functionality).
