Matrixify

Matrixify

評論 (1,197)

整體評分
4.9
各級評分數量
  • 96% 的評分為 5 顆星
  • 2% 的評分為 4 顆星
  • 0% 的評分為 3 顆星
  • 0% 的評分為 2 顆星
  • 2% 的評分為 1 顆星
2026年5月9日

Matrixify, although a little expensive now- really turns Shopify into a powerhouse when you need to upload more than 20 things at a time. Shopify is almost endlessly irritating - Matrixify is worth learning and using, it makes the platform top-notch. Without it, your fighting too much to try and achieve something.

FiND TRAiTS
美國
使用應用程式 1年多
ITissible 已回覆 2026年5月10日

Honestly, I got tears in my eyes reading your review - thank you so much for appreciating the work we do. Huge gratitude from our whole team! 🥹❤️

Maris
Founding Engineer

編輯時間:2026年4月23日

Great App, Simple, Powerful, and gets what you need done.

One issue is with exporting companies. If you have over 500 companies, then you need to pay for the most expensive plan.

EDIT: One day after leaving a review, they shipped a new feature that lets you filter which companies you want to export! Incredable

Factory Direct Party
美國
使用應用程式 大約2年
ITissible 已回覆 2026年4月23日

UPDATE 2026-04-24:

Thank you so much! This was a nice coincidence that we were already working on the development of that feature, so it came out just in time for you. 🤝

Maris

-----------------------------
UPDATE 2026-04-23:

Hello, again!
Letting you know that the Company Filters are available now.
Please, let us know how this matches your expectations - by writing to our Support (we wrote you an e-mail from Support as well).

Maris

-----------------------------

Hello!
Thank you so much for your nice review. About the Companies - it is hopefully a good coincidence that we are already working on the feature to allow to apply filters when exporting Companies - that will allow you to work with a smaller set of Companies without the need to upgrade.
We will let you know as soon as it's done.

2026年2月27日

Such a useful tool to have if you have a medium-to-large size catalog. Just now, I used to add a new tag / tag value to all products. Without matrixify, its so cumbersome in shopify to do something like what I just did. But with Matrixify, it was just three columns in excel: Variant SKU, tags, and tags command (MERGE function - to merge the new tag into the existing list of tags). If you're looking for a product-data management solution... matrixify was the answer for us! One last comment: Their AI-chatbot is money! I can never remember all the command functions, so I often ask it what to use, explaining that I am trying to update a metafield or whatever - the answers are quick, show clear understanding, and the answers are right.

Urban Ambiance
美國
使用應用程式 大約6年
ITissible 已回覆 2026年2月28日

Wow, thank you so much for your detailed excitement - we received your feeling with the right imagination, how that must feel... So nice to hear that you understood precisely our intentions for the use-cases and tricks you can do with Matrixify. Also our AI (Maibo) is grateful for your appreciation! 🥹 ❤️

2026年3月20日

Very powerful tool. It can be a bit finicky getting the column names perfect, and the documentation kind of sucks, but once you get it dialed in it works great for not only import large batches of products, but also quickly bulk editing them as well. Would highly recommend.

TwWholesale
美國
使用應用程式 11個月
ITissible 已回覆 2026年3月21日

Thank you very much for your review powerful review!

About the documentation - "can't be true, it's perfect!" 👌 (joking) 🙃.
But seriously, if you have a suggestion how to make the documentation better, please, write to our Support, we are very open to improving it. It's honestly challenging to organize so much information about each column, and how they fit together - we tried many ways. One of the ways is just to ask our AI Assistant Maibo.

Anyway, happy to hear you managed to dial it in and getting productive. 🫶

2026年4月28日

Matrixfy me permite hacer grandes cambios de forma masiva sin la rigidez de las plantillas que shopify te obliga a usar por defecto.

The Sneaker One
西班牙
使用應用程式 大約2個月
ITissible 已回覆 2026年4月28日

¡Muchísimas gracias por valorar el trabajo de nuestro equipo! ¡Nos alegra mucho que aproveches al máximo la aplicación Matrixify! ❤️

2026年4月10日

Game changer when it comes to managing your store, you can export and import any data field for literally everything within Shopify. If you have a Shopify store of any kind, this is a MUST-HAVE app.

Lockdown Security
加拿大
使用應用程式 大約2個月
ITissible 已回覆 2026年4月10日

Thank you so much for your amazing review - dancing, with tears in our eyes (our whole team)! ❤️🥹

編輯時間:2026年5月8日

Well Done, Unlike the vast majority of app developers everywhere, these folks actually fix something when you tell them that it is broken. My ai projects work brilliantly with this app. And chat lanes need no longer lose continuity thanks to better naming processes. I am very glad to have a paying plan. It really is the only way to get trustworthy CSV files to and from Shopify.

[OLD REVIEW]

You will continue to have this one star rating until you fix this.
Works great otherwise when not directly sabotaging scalable behaviors through ignorant file labeling processes [Export ZIP internal CSV filenames not using Custom file name)

Shop: redacted
Job ID: redacted
Job type: Export
Format: Matrixify: CSV
State: Finished
Plan: Basic

Issue / Observed behavior
When exporting in Matrixify: CSV format with Zip CSV files enabled, the exported ZIP file correctly uses the Custom file name, but the CSV file(s) inside the ZIP keep generic entity/sheet filenames (e.g. Products.csv) and do not include the custom label.

This causes our automation/AI pipeline to misfile the extracted CSV, because it keys off the actual CSV filename after unzip. Additionally, our AI tooling does not always accept ZIP files, so we often need the actual CSV file name itself to be labeled.

Expected behavior
Either:

The CSV file(s) inside the ZIP inherit the Custom file name (at least for single-entity exports), or
There is an option to prefix/suffix internal CSV filenames with the custom label (e.g. Export_redacted B segment test_Products.csv), or
If only one entity is exported and ZIP is enabled, the single CSV inside the ZIP uses the custom name (instead of the generic entity name).
Actual behavior
ZIP is named with the custom label.
Internal CSV filename remains generic (e.g. Products.csv), so the label is lost once extracted/processed.
Job configuration details (from Job redacted)
Custom file name: Export_redacted segment test
Zip CSV files: Enabled
Sheet(s) exported: Products only
Started: 2026-04-17 23:01:34
Finished: 2026-04-17 23:01:49
Steps to reproduce
Create a new export.
Select format Matrixify: CSV.
Select Products (or any entity).
In Options, set Custom file name to any label.
Keep Zip CSV files enabled.
Run export and download the ZIP.
Unzip the file and check the internal CSV filename(s).
Impact
Automation/AI misfiles the extracted CSV because the meaningful label is not present on the actual CSV file(s) used downstream.
Extra processing is required to rename files after extraction, reducing reliability and increasing complexity.
References (current documented behavior)
Matrixify format template (Matrixify: CSV is a ZIP that contains per-entity CSV files)
Matrixify Import and Export Job Options (Custom Name; Zip CSV files)
Request: Please advise if there’s any supported way to have internal ZIP CSV filenames include the Custom file name, or if this can be added as an option.]

River Jade Smithy
美國
使用應用程式 大約1個月
ITissible 已回覆 2026年4月24日

Done
Thank you so much for appreciating our work. ❤️

2026年2月11日

Many times more powerful and flexible than the native Shopify import/export tool. Matrixify is a must have if you have app when:
1. you have lots of products and variants to update
2. you want to optimize Google Merchant Center feed (and other feeds)
3. you have regular updates for price, cost, inventory, availability et cetera from master product file
4. you have meta data

Rational Plaques
美國
使用應用程式 1年多
ITissible 已回覆 2026年2月11日

Wow, thank you so much for your impressive review! From our whole team 😍!

2026年2月14日

We have used several apps for bulk editing. This app is saving us countless hours in managing and bulk editing our catalog of 1000+ listings. It supports all products and collection metafields. Matrixify is a must for any online merchant with a large catalog and needing to bulk edit using a spreadsheet format.

8Sunsets
美國
使用應用程式 10個月
ITissible 已回覆 2026年2月15日

Thank you so much for your kind words - this is music to our ears, for our whole team who tries to achieve exactly that what you are describing. ❤️

2026年1月31日

Excelente app de importación. La mejor, la más estable y la más completa sin duda. Enhorabuena a todo su equipo pues conseguís que esta app sea indispensable para cualquier gestor de negocio.

Makarthy
西班牙
使用應用程式 接近3年
ITissible 已回覆 2026年2月2日

Muchas gracias por tu increíble reseña; es muy inspiradora para todo nuestro equipo. Mejoramos la app Matrixify cada día. 😍