Skip to content

Some posh utilities for Shopify developers and merchants packaged as a browser extension 🎉

License

Notifications You must be signed in to change notification settings

matthewapower/poshify-utilities

 
 

Repository files navigation

NOTE: The extension is fairly new and in active development. If you notice any bugs/app crashes etc., please file an issue here. If it is a critical bug, I will try to publish the fix ASAP! And make sure you always have the latest version installed.

Poshify Utilities

Some posh utilities for Shopify developers and merchants 🎉

A browser extension to extend some Shopify functionalities, notably, editing metafields.

Installation

Available as a browser extension:

Features

  • Metafields Editor
  • CSV Downloader

Metafields Supported Resources

Following resources' CRUD metafield operations are currently supported:

  • Article
  • Blog
  • Collection
  • Customer
  • Draft Order
  • Order
  • Product
  • Variant
  • Shop/Store

Built With

  • React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Polaris React - Shopify’s product component library
  • Downshift - 🏎 Primitive to build simple, flexible, WAI-ARIA compliant enhanced input React components
  • Formik - Build forms in React, without the tears 😭
  • React JSON View - JSON viewer for react

Motivation

There were a couple of reasons that made me work on this project:

  • Lack of CRUD metafield operations in Shopify dashboard.
  • Most of the Apps that offered this functionality had a very bad user experience and were buggy.
  • ShopifyFD started to had issues due to changes in Shopify Admin and is no longer maintained.
  • On top of all, I personally wanted to develop something that can be used in real world using React to test and polish my skills, without having me to spin up a server or make this a paid Shopify app

Inspiration

This project is highly inspired by ShopifyFD.

License

This project is licensed under the MIT License - see the LICENSE file for details

FAQs

Why not "Shopify Utilities"?

Because the word 'Shopify' is trademarked and the word Poshify is better than Shopify, you bet!

Can you also add [enter-feature-here] feature?

Open an issue with detailed info and how it can be useful to MOST of the other developers and merchants. If it is worth adding, I might consider it.

About

Some posh utilities for Shopify developers and merchants packaged as a browser extension 🎉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • CSS 4.1%
  • HTML 1.4%