A self-hosted multi-vendor marketplace for templates, UI kits, plugins and scripts.
The demo is read-only. Every screen opens and nothing you change is saved, so sign in as anyone and click anything. The sign-in page has one-click buttons for the accounts below; you can also type them.
The moderation queue, orders, refunds, payouts, categories, content and every settings screen.
The earnings dashboard, product submissions, versions and withdrawal requests.
Run your own CodeCanyon. MarketplaceBuddy is a complete multi-vendor marketplace for templates, UI kits, plugins and scripts: authors apply, submit products, get reviewed and get paid, while buyers browse, purchase and download. You host it, you set the commission, you keep the platform.
It is one Next.js application and one PostgreSQL database. There is no second service to run, and we take no revenue share and charge no recurring fee for the software. docker compose up and you have a marketplace. It is self-hosted, so the server, domain, email and any payment gateway you connect are yours to arrange and pay for — see What this costs to run below.
This purchase covers the software only. MarketplaceBuddy is self-hosted, so you provide and pay for everything it runs on and connects to. None of the following is included in the purchase price, and none of it is billed by us.
Two of those deserve to be precise, because they are the ones people assume are mandatory. You do not need a payment gateway to launch: a bank-transfer gateway is built in and takes orders with no third-party account at all. You do not need S3: storage defaults to the server’s own disk and works fully that way. Either can be added later without reinstalling.
Taxes and compliance obligations in your jurisdiction, any company or merchant account you need, and any custom development you commission are likewise yours.
Money is a ledger, not a number. Author balances are never stored and edited. Every sale, refund, adjustment and payout is an immutable row, and balances are derived from them. Refunds are compensating entries, never edits. The database itself rejects updates and deletes on those tables, so the books cannot be quietly rewritten — by a bug, or by anyone with database access.
Payments that already work. Stripe, PayPal, Razorpay and manual bank transfer. Enable any combination, let the buyer choose at checkout, and optionally preselect a gateway by country. All four have been driven end to end against live sandbox accounts, not just unit tested.
One completion path. Card, wallet or bank transfer, every order is fulfilled by the same code under the same row lock, with the same licences, ledger entries, receipts and replay protection. There is no second-best path to reason about.
Tested where it counts. 534 unit tests and 88 browser tests, with the money paths — checkout, refund, payout, download — covered end to end in a real browser against a real database.
Runs as one vendor or a hundred. A single setting switches the whole product between multi-vendor and single-vendor. In single-vendor mode every author-facing surface disappears and the code behind it short-circuits, so you can sell your own catalogue today and open it to other authors later without migrating anything.
Security is built in rather than added later, and the specifics are written down so you can check them:
One command installs it. A first-boot wizard then checks your environment — database, schema, storage, and the authentication origin that catches the most common misconfiguration — before you create the first administrator. Outbound mail is tested by sending a real message rather than by checking that a form saved.
An in-app updater tells you when a new release exists and shows its changelog. Migrations are transactional, locked so two instances cannot collide, and safe to re-run.
Optional and recommended for production: S3-compatible object storage (AWS S3, Cloudflare R2, Backblaze B2, MinIO) and an SMTP provider.
The entire visual identity comes from one design-token file. Colours, typography and spacing are changed in one place and the whole product follows, including the light theme. Every string a visitor reads is in the interface or in settings, not scattered through the code.
Support covers installation problems, defects and questions about documented behaviour. The manual ships with the product and is written to answer most of it before you need to ask.
WebBuddyLLC builds self-hosted SaaS you can list, demo and hand to a buyer as source. United States, on CodeCanyon since 2017. Twenty-three live products — outbound email, marketplaces, HR, learning, travel, payments — each with a working demo.
Every purchase generates a license code you can verify from your own application through the purchase-code API.
Sign in to ask the author a question.
Be the first to ask — answers show up here for everyone.