Growthify (All-in-One Shopify Suite) โ a project by Ahsan Mahmood
Embedded Shopify app suite with a 50-block storefront theme extension and merchant growth tools.
If a growth tool lives on its own domain, a merchant opens it once.
The Shopify admin is where the working day actually happens, and anything asking a merchant to leave it is competing directly with the reason they signed in.
A merchant's problem is rarely one thing either. It is a product page that does not convert. A collection nobody browses. A promotion that has to be configured in three separate places and then remembered in all three.
So Growthify is embedded.
It runs inside the Shopify admin and bills through Shopify's own billing, which means the tool and the subscription both live where the merchant already is rather than in a second place they have to remember.
Every capability also has to survive a merchant who installs it, configures nothing and expects it to work, because an embedded app has no onboarding call standing behind it.
The storefront half carries a stricter constraint again.
Changes to a shop's public pages ship as a theme app extension rather than as edits to the merchant's theme, so what the app adds and what the merchant owns stay separable. That is a distribution decision as much as a technical one.
Growthify is a yarn-workspaces monorepo. Three parts come out of it.
A Remix backend and admin application, embedded in the Shopify admin, carrying the conversion, merchandising and growth tooling.
A theme app extension shipping 50 Liquid blocks that a merchant places from the theme editor.
And a React 19 marketing web application, with a Capacitor wrapper prepared rather than published.
Shared TypeScript packages keep the three from disagreeing about the same merchant, and Prisma holds the data underneath them.
The marketing site exists because an embedded app is invisible until somebody installs it. A merchant deciding whether to install has nowhere inside the admin to read about it first.
Tiered billing plans are defined in the app and charged through Shopify's billing, so a subscription to this sits with the merchant's other Shopify charges instead of arriving as a separate line from a company they have never heard of.
The costs start on the storefront.
A Liquid block renders inside a theme somebody else wrote. 50 blocks is 50 pieces of markup that have to behave in a design nobody here has ever seen, which is a genuinely different discipline from building a page you control end to end.
Embedded means somebody else owns the frame.
The platform's conventions, its session model and its review process are givens rather than choices, and a change on their side is a change nobody here scheduled. That is the trade for being in the one screen that matters.
Billing through Shopify is the right call and it removes a lever. Pricing moves through their model rather than through mine.
One person maintaining a Remix app, a Liquid extension and a React site is one person moving between three sets of conventions in a day. The shared packages reduce that and they do not remove it.
The Capacitor wrapper is prepared and not published, and this page uses the word prepared because that is the accurate one.
There is no iOS build. There is no Apple Developer account behind this work, so the mobile route here is Android.
Growthify is in progress. The honest version of that sentence is a page describing the blocks a merchant can place today, and saying nothing at all about the ones they cannot.
What it does, and what that costs to build
- Embedded Shopify admin app (Remix)
- 50 storefront Liquid blocks (theme app extension)
- Tiered Shopify billing plans
- Marketing web app (React 19)
- Shared TypeScript packages
- Capacitor mobile wrapper (prepared)
Built with
- Remix
- React
- TypeScript
- Shopify App
- Liquid (Theme App Extension)
- Prisma
- TailwindCSS
- CapacitorJS
- Turborepo/Yarn Workspaces
Worth knowing
- shopify
- ecommerce
- saas
- merchant-tools
- storefront
Who built Growthify?
Ahsan Mahmood built it alone, and the marketing surface is at growthify.aoneahsan.com. The Remix admin app, the theme app extension, the shared TypeScript packages and the React marketing site all come out of one yarn-workspaces monorepo maintained by one person. It is marked in progress here, so this page describes what runs today.
Is Growthify free?
Growthify carries tiered billing plans defined in the app and charged through Shopify's own billing, so a merchant's subscription to it sits alongside their other Shopify charges rather than in a separate checkout. Which tier gives what is managed inside the product, because that is the sort of detail a portfolio page gets wrong within a month of writing it down.
Does Growthify work on iPhone?
No. Growthify is an embedded Shopify app used in a browser inside the Shopify admin, and the marketing application has a Capacitor wrapper prepared for Android rather than published. There is no iOS build and there never has been, because there is no Apple Developer account behind this work.
What are the 50 storefront blocks?
They are Liquid blocks shipped as a theme app extension, which a merchant places from the theme editor rather than by editing theme code. That is what lets storefront changes arrive as an app capability instead of as a modification somebody has to undo later. The blocks cover the conversion and merchandising side of the product.
Where does Growthify actually run?
Inside the Shopify admin, as an embedded app built on Remix, with a separate public marketing site outside it. Being embedded is the whole design: a merchant runs their shop from that one screen, and a growth tool that asks them to open a different one is a tool that gets opened once. Prisma holds the data behind it.
https://aoneahsan.com/projects/com.aoneahsan.growthify