Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husseyexplores/poshify-utilities
Some posh utilities for Shopify developers and merchants packaged as a browser extension 🎉
https://github.com/husseyexplores/poshify-utilities
Last synced: 12 days ago
JSON representation
Some posh utilities for Shopify developers and merchants packaged as a browser extension 🎉
- Host: GitHub
- URL: https://github.com/husseyexplores/poshify-utilities
- Owner: husseyexplores
- Created: 2019-08-11T16:17:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T11:05:41.000Z (4 months ago)
- Last Synced: 2024-08-01T16:56:26.047Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.28 MB
- Stars: 34
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 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:
- [Install on Chrome](https://chrome.google.com/webstore/detail/shopify-metafields-editor/albldpmnhhhcjiladaacehfabibgbllk "Chrome")No longer available on Firefox due their incompatibilities with `manifest.json` version 3 and file size limit.
## Features
- Metafields Editor
- CSV Downloader## Metafields Supported Resources
Following resources' CRUD metafield operations are currently supported:
- Article
- Blog
- Collection
- Customer
- Draft Order
- Order
- Page
- Product
- Product image
- Variant
- Location
- Shop## Tech Stack
- Typescript
- React
- Shopify Polaris React
- React Router
- TanStack Query## Inspiration
Orignally inspired by [ShopifyFD](https://github.com/freakdesign/shopifyFD "Shopify FD").## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/husseyexplores/poshify-utilities/blob/master/LICENSE "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.