Skip to content

Feature Request: subdirectories in template/snippets #101

@lastobelus

Description

@lastobelus

Proposal:

Allow organizing snippets & templates into folders. When uploading, upload files using a BEM-style naming convention:

Given

snippets
    head
        meta-tags.liquid
        collection-meta-tags.liquid
    products
         loop.liquid
         thumbnail.liquid

the following would be uploaded to shopify:

snippets/head__meta-tags.liquid
snippets/head__collection-meta-tags.liquid
snippets/products__loop.liquid
snippets/products__thumbnail.liquid

(I can work on this if someone is willing to point me in the right direction by suggesting a general approach)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions