MetafieldSync is a Shopify app used to sync metafields between two different stores. The project is intended to be an open source example of a full Shopify app and was started using the shopify-app-starter-kit from ASoftCo.
git clone https://github.com/colinsoleim/shopify-metafieldsync.gitbundle installbundle exec rails db:create db:migrate- Install and run Redis
- Install ngrok
~/ngrok http 3000rails s- If installation was successful, going to
http://localhost:3000should give you the Shopify installation window.
Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.