Why Backend Development in Frappe Matters Frontend determines how your app looks. Backend determines how your app works. In Frappe, backend development means: 1. Writing Python Methods in DocTypes Every DocType can have a Python controller file (created when you used –create-controller). Example: Auto-set a status when due date passes.…
Developer
-
-
Mastering Frappe Framework – Part 3: Your First Frappe App
Goal of This Tutorial By the end of this guide, you’ll have: Step 1 – Create a New Frappe App Make sure you’re inside your bench folder. You’ll be asked: Step 2 – Install the App on Your Site This makes the app available on your site. Step 3 –…
-
Mastering Frappe Framework – Part 2: Understanding Frappe Architecture
Why Understanding Frappe’s Architecture Matters Many beginners jump straight into creating DocTypes and scripts without understanding how Frappe’s components fit together. If you understand how data flows and which layer does what, you’ll: The Building Blocks of Frappe The Frappe Framework follows an MVC-inspired architecture (Model-View-Controller) — but with its…
-
Mastering Frappe Framework – Part 1: Introduction to Frappe Framework
What is the Frappe Framework? The Frappe Framework is a full-stack, open-source web application framework built with Python and JavaScript. It’s the underlying technology that powers ERPNext, but it’s not limited to ERP systems — you can build any kind of web app, from small tools to large-scale SaaS platforms.…
-
Mastering Frappe Framework: From Zero to SaaS
Part 1 – Introduction to Frappe Framework Part 2 – Understanding the Frappe Architecture Part 3 – Your First Frappe App Part 4 – Backend Development in Frappe Part 5 – Frontend Development in Frappe Part 6 – User Permissions & Roles Part 7 – Advanced Features Part 8 –…
-
A New Chapter in Open AI: OpenAI Unleashes GPT‑OSS‑120B and GPT‑OSS‑20B
OpenAI has just dropped two cutting‑edge AI models—gpt‑oss‑120B and gpt‑oss‑20B—marking its first open-weight release since GPT‑2. This strategic pivot makes advanced AI tools accessible, flexible, and ready to run on your own hardware. What Are These Models All About? Why It Matters Expanded Accessibility Through Ecosystems Bottom Line OpenAI’s launch…
-
Building a SaaS Product on Frappe Framework: A Developer’s Guide
Introduction In today’s cloud-first world, SaaS (Software as a Service) is the dominant business model. For developers and entrepreneurs in India and beyond, building a SaaS product can seem complex—but Frappe Framework makes it easier, faster, and scalable from day one. As a developer working with Frappe and ERPNext for…
-
ERPNext: The Open Source ERP Powering Modern Businesses
In today’s fast-paced, digital-first world, businesses need agile, scalable, and cost-effective solutions to manage their operations. Enter ERPNext—an open-source ERP system that’s transforming how small, medium, and large enterprises handle accounting, inventory, HR, manufacturing, and more. Built by Frappe Technologies in India, ERPNext is gaining global attention for its ease…