Learning and careers decision
LearnWorlds
A competent developer can build a narrow, self-hosted LMS replacement for core course, payment, video and assessment flows, but reproducing LearnWorlds' managed video hosting, mobile app, integrations, enterprise support and uptime guarantees would be costly and time-consuming — so keep paying for those at scale or accept a reduced feature set.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Host course content (video/docs), present course pages, accept payments and enroll learners, basic assessments and progress tracking, and deliver course access.
What it still won’t have
- Built-in unlimited video hosting with provider-grade CDN and managed backups
- White-label mobile app and branded app publishing workflows
- Large catalogue of native integrations and enterprise SSO/API completeness
- Advanced AI-powered course builder features and bundled AI credits
- Managed migrations and 24/7 enterprise support
What remains hard
- Infrastructure at scale
Unlimited video hosting
- Infrastructure at scale
99.95% uptime on premium servers
- Brand trust
Trusted by 13,000+ learning businesses
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 3 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal self-hosted LMS using Django + Postgres + React for the admin/learner UI, S3 for media, and Stripe for payments. In-scope: user auth and roles, course/lesson editor, video uploads with S3 signed URLs and an embeddable player, enrollment flow and Stripe checkout, quiz/assessment creation and grading, learner progress tracking, basic sales and learner CSV reports, and simple site theming. Out of scope: mobile app publishing, enterprise SSO, SCORM import, advanced AI course generation, and full multi-tenant enterprise features. Include input validation, error handling, automated tests for core flows, and deployment scripts (Docker + Terraform for S3, RDS, and a small EC2 or managed app service).
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 5 cited sources+3
- Price verified on pricing page+3
- Hard moats found in the evidence-3
- Evidence score60
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 5
Every page the run actually retrieved.
- official productLearnWorlds official product page
- official pricingLearnWorlds pricing
- official docsLearnWorlds features
- open sourcefrappe/lms
- open sourcecodelitdev/courselit
Integrity checks
What held up, and what did not.






