Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 620 Bytes

Migratify

A command line based tool to convert any BigCommerce/Magento/Woocommerce theme into Shopify.

Documentation

convertEcommerceTheme

ecommercePlatform The ecommerce platform of the theme.

filePath The file path of the theme.

Converts any theme from a supported ecommerce platform into a Shopify theme.

determineEcommercePlatform

filePath The file path of the theme.

Determines if the theme derives from a supported ecommerce platform.

This repository is a proof of concept and should not be used in a production environment.