JimClassic
Discover
19 juin 2026
10 Apps, 1 Agent, 20 Minutes a Day: Manage Multiple GoodBarber Apps with AI
Agencies and resellers: run a daily review across every client app from one AI agent. How to manage multiple GoodBarber apps with AI through MCP — in 3 steps.
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

17 juin 2026
AI Content Publishing: Run Your App's Editorial Calendar with an Agent
AI content publishing for editors and nonprofits: let an agent publish, schedule and run your app's content calendar through MCP — shown live, step by step.
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

16 juin 2026
What vibe coding tools forget to tell you about mobile apps
Apple rejects 42% of apps on their first submission—and that’s just one of the hurdles after the demo. What vibe coding overlooks about building a mobile app.
Jerome GranadosJerome Granados
| Infos 2

16 juin 2026
World Cup 2026: add a match schedule and results section to your app, no code required
The 2026 World Cup has kicked off, and the matches are about to grab everyone's attention — a chance to keep your audience close and bring in a new one, right inside your app. Here's how to add a a match schedule and results section to it — each match's score, the next match up front, kickoff time in the visitor's local zone — starting from a single prompt, with GoodBarber's AI Extension Builder. From June 11 to July 19, 2026, 48 teams and dozens of matches will set the rhythm for six weeks of worldwide attention. Meanwhile, your community is following the scores on five other apps. None of them carries your name.A fixtures and results section is exactly the kind of page that, until recently, called for a developer. Today, you describe it and it builds itself. Here's how.
Mathieu PoliMathieu Poli
| Infos 2

15 juin 2026
Agent-Ready Apps: Why Your App Must Be AI-Operable in 2026
For fifteen years, software raced to be easier for people to operate. That race is ending. The next one is whether your app can be operated by an AI agent at all. Here is what "agent-ready" means, the five things it takes, and why 2026 is the year it stops being optional. You run an app. Every week you open a dashboard, publish a few things, schedule a push, check yesterday's numbers, fix a price. That dashboard got friendlier every year — the whole no-code promise, and it worked. Millions of people now operate professional apps without code.But the operator is changing. People are starting to hand that weekly routine to an AI assistant: "Publish these three articles, schedule a push for each, and tell me which section lost readers last week." The assistant doesn't want a friendlier dashboard. It wants an interface it can call.That single fact reorders everything. The interface that wins the next decade isn't the one humans like best. It's the one an agent can drive.
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

12 juin 2026
How to make an app in 2026
How to create an app without knowing how to code, in a very simple and intuitive way. How to make your own app in 7 steps: a step-by-step guide to build Android, iOS apps, and PWAs, knowing the costs and methods that best suit your needs and financial means.
Muriel SantoniMuriel Santoni
| Infos 2

12 juin 2026
Build a Beautiful eCommerce App Faster with GoodBarber Themes
GoodBarber's theme library has always given merchants a professional head start, and it keeps growing. The latest additions are a set of eCommerce-oriented themes, each designed like a real brand with its own distinct look, proof of just how much range a GoodBarber app can have. Whatever style your store calls for, the right theme takes you from idea to launch far faster than designing everything yourself. If you run an online store or a local business, you already know how your brand should come across. The vision isn't the hard part. The hard part is translating it into a polished app, screen after screen, when design isn't your job. Which colors belong together? How big should the headings be? How do you keep everything consistent from one screen to the next? For most merchants, that's where the project quietly stalls: not in building the app, but in designing it.Starting from nothing sounds like creative freedom. More often it's a roadblock. What moves a project forward is a…
Lesia PIETRILesia PIETRI
| Infos 2

12 juin 2026
Use ChatGPT with GoodBarber: run your app without code
You've got a GoodBarber app. You've seen our announcements about the "MCP server," AI, "agent-ready" apps — and assumed all of it was for developers. It isn't. In five minutes, from ChatGPT, you can run your app just by talking to it: update a price, publish an article, send a push. No terminal, no code. Here's how, with five copy-paste prompts to get you started. Let's settle it right away, because it's the misunderstanding that stops everyone: you don't need any technical skills. No terminal, nothing to install, not a single command line. If you can write a message, you can run your app.The "MCP" our other articles talk about is simply the secure bridge between ChatGPT and your app. You'll never have to touch it, or even remember what those three letters stand for. You plug it in once, and you forget it.What you use is ChatGPT: the OpenAI assistant you've probably already opened a hundred times. The same chat window. The only difference, once it's connected to your app, is that it…
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

11 juin 2026
The 10 best No-Code App Builders in 2026
Our selection of the 10 best app building platforms. Discover 17 determining factors for choosing the app builder best suited to your needs in 2026.
Muriel SantoniMuriel Santoni
| Infos 2

11 juin 2026
A global floating button: one key action, visible everywhere in your app
The action you want from your users deserves to be reachable at all times, whether they are reading an article, browsing a product page, or moving from one tab to another. The Floating Button gives it exactly that place: a button defined once, present wherever your users need it, with no need to place it again screen by screen.
Lesia PIETRILesia PIETRI
| Infos 2

11 juin 2026
How to automate your GoodBarber app with n8n and MCP — no code required
The short answer: with MCP, the API explains itself to the machine — you don't build requests by hand.A classic REST integration means reading API docs, building each HTTP request, handling auth and pagination yourself. MCP (Model Context Protocol) inverts that work: your GoodBarber app exposes its operations as tools that any MCP client can discover and call. Our test app — a Content App — exposed 62 tools the moment we connected: articles, paragraphs, events, maps, galleries, videos, sounds.n8n matters here because it's one of the rare automation platforms with a native MCP Client node — and because its AI Agent nodes can hand those 62 tools to Claude and let the model decide which to call. Zapier-style platforms automate apps; n8n + MCP automates your app.REST + classic automationMCP + n8nIntegration workOne hand-built request per actionTools discovered automaticallyAuthAPI keys per requestOne OAuth connectionAI in the loopYou parse, AI sees fragmentsThe agent calls tools
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

10 juin 2026
Your app is an AI backend: why agent-ready beats building AI agents
Every app platform in 2026 calls itself AI-powered. Bubble wants you to build AI agents. Lovable generates an app from a prompt. GoodBarber does something different — and, for most businesses, more useful: it turns the app you already run into an AI backend, a live system any AI agent can operate on your behalf. No-code app builders approach AI agent integration in two ways: they help you build agents, or they make your existing app callable by them.The agent-builder modelThe AI backend modelWhat the AI doesGenerates or powers your app's logicCalls your app's operations on your behalfYour starting pointBuild — or rebuild — on their platformYour existing app is already the targetWhere complexity livesIn workflows and databases you maintainIn the agent; your app simply respondsExamplesBubble, Lovable, Base44GoodBarber, through MCPBubble's pitch is sincere and, for its audience, accurate: if you're assembling a custom software product, building AI agents on Bubble's…
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

08 juin 2026
Age Protection: minor-safety compliance built into your native apps
Protecting underage users is no longer optional. A growing number of laws now require apps to adapt their behavior to a user's age — and getting it wrong can mean removal from the stores. Age Protection builds that compliance straight into your native GoodBarber apps, with no code on your side. Here's how to turn it on, and what changes for your users. Over the past few years, several countries — starting with the United States — have tightened the rules around protecting minors on digital platforms. These laws require apps to account for a user's age when deciding which features they can access. Any app that collects data, serves ads, or enables social interaction now has to apply specific restrictions whenever the user is a minor (under 16).On a custom-built app, that's real work: age detection, conditional logic on every sensitive feature, and ongoing maintenance every time the law changes. With GoodBarber, age verification is built natively into your iOS and Android apps. You…
Sergio Miranda CarvalhoSergio Miranda Carvalho
| Infos 2

04 juin 2026
Your GoodBarber app is now AI-agent-ready: 44 skills for Claude Code, Cursor, and any MCP client
GoodBarber's MCP server makes your app a first-class tool any AI agent can drive — with 44 open-source skills, native Claude Code and Cursor support, and an endpoint built for agencies. Three articles showed how GoodBarber's MCP server works for creators. This one is for the people building on top of it.If you're catching up, the server launched for the shop, then reached your content, then push notifications.
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

03 juin 2026
What's new at GoodBarber? May 2026
This month the spotlight is on the GoodBarber MCP Server — now live for both Shopping and Content apps — alongside a long list of fixes across the board.The GoodBarber MCP Server is live: connect your app to AI assistants and manage everyday tasks in one sentence.Smarter push notifications with AI: the MCP server now creates push notifications with scheduling, destinations, and precise targeting for platforms, groups, subscriptions, or specific users.Your CMS, now reachable by the MCP server: articles, events, maps, galleries, podcasts.
Paul-François SimoniPaul-François Simoni
| Infos 2

03 juin 2026
GoodBarber vs Thunkable
Thunkable comes with a pedigree most app builders can't claim: it was spun out of MIT App Inventor, the project that taught a generation how to assemble apps from visual blocks. Fifteen million apps later, that heritage shows — the drag-and-drop editor is genuinely approachable, and the recent AI Builder layer ("iOS and Android—built by chatting") lowers the barrier even further. When we sat down to build AURORA on it, getting a first screen running was fast and frankly fun.The question that AURORA forced us to ask wasn't "can I build the first version?" — it was "what exactly am I shipping to the App Store, and what happens when the app gets bigger?" Thunkable's own marketing says it produces real native apps. Community reviews describe a block-interpretation layer that slows down as logic grows. That gap — between the promise of native and the experience of running a real app at scale — is what this comparison is about.This is part of our ongoing series, where we run the…
Muriel SantoniMuriel Santoni
| Infos 2

02 juin 2026
GoodBarber vs AppSheet
AppSheet is a Google product, which means it arrives with a level of enterprise credibility that few competitors can match. It is embedded in Google Workspace, backed by Google Cloud infrastructure, and used by organizations like Airbus, Husqvarna, and Solvay. That is a genuinely strong signal. When we applied the AURORA brief to it, we quickly understood that AppSheet's credibility is real — it just applies to a different job than the one we were trying to do.AppSheet is built for internal business tools: an inventory app for your warehouse team, an inspection form for your field technicians, a CRM for your sales reps. AURORA is a consumer-facing mobile app — one that goes in the App Store under your brand, gets downloaded by customers you've never met, and needs to be operated daily by a marketing team who will never touch a spreadsheet. These are two different problems. The fact that both get called "no-code app building" is where the confusion starts.This is part of our ongoing…
Muriel SantoniMuriel Santoni
| Infos 2

02 juin 2026
The GoodBarber MCP server goes further: create push notifications with AI
Since its launch, the GoodBarber MCP server has opened up a new way to manage an app. Instead of navigating through every back-office menu, you can ask an AI assistant to perform certain actions for you, using natural language. Creating a push notification can seem simple at first: write a message, choose an audience, send it.But in real use, requests are often more precise:send the notification tomorrow morning;target only iOS and Android users;open a specific app section;redirect to an article, product, or URL;target a user group;send a message to a specific user;schedule the send according to each user's local time.Until now, this kind of setup required going through several settings manually. With the enriched MCP server, users can express their need in a natural sentence.For example:"Send a push notification Friday at 10 a.m. to iOS and PWA users to announce the release of my new show, and open the Web TV section when they tap it."The assistant then needs to understand three…
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2

02 juin 2026
GoodBarber vs Bolt.new
Bolt.new arrived in October 2024 and immediately became impossible to ignore. We watched it reach $20 million in ARR in two months and decided we needed to build something real on it — not run a feature checklist, but actually go through the process of shipping an app from scratch. We used the same brief we've applied across this entire series: AURORA, a luxury travel guide app that needs native store distribution, daily content updates, push notification campaigns, user management, and a working e-commerce layer.We built it on Bolt.new. We built it on GoodBarber. What follows is what we found — including the parts where Bolt impressed us, and the parts where the experience diverged in ways that matter depending on what kind of app you're building and who will be running it.This is part of our ongoing series — the same brief, applied to every major tool we've evaluated. If you're also looking at Base44, Emergent, Adalo or FlutterFlow, you'll find a consistent frame across all of
Muriel SantoniMuriel Santoni
| Infos 2

01 juin 2026
Clean TabBar: a text-only, subtle and elegant navigation
Among the three launch layouts of the new generation of TabBar, Clean TabBar is the one that most clearly expresses a search for sobriety and precision.Here, navigation does not rely on overly demonstrative icons, nor on a strong background to signal the active state. It rests on a more discreet, more textual, more elegant writing. It is a layout that gives the tabBar a very legible place in the interface, while keeping a measured presence.Clean TabBar works particularly well in apps that want to leave more room for content, for the rhythm of the page and for the overall quality of the composition.
Lesia PIETRILesia PIETRI
| Infos 2

28 mai 2026
GoodBarber vs Adalo
When someone says they want to "build an app without coding," the question is rarely which tool is more intuitive. The real question is: what happens after the first publish? Who manages content updates on Tuesday? Who sends the push notification on Friday? Who investigates when the app slows down with five thousand simultaneous users?Adalo and GoodBarber both put a native-looking app in the hands of a non-technical founder in days — not months. But they answer the operational question differently. Adalo gives you a canvas and the building blocks to assemble an app. GoodBarber gives you an already-engineered product and the back-office to run it.To put that difference to the test, we gave both platforms the same project: AURORA — a luxury travel guide app with specific demands on design, distribution, and daily management.
Muriel SantoniMuriel Santoni
| Infos 2

28 mai 2026
Best ways for small businesses to build their own app
There are four realistic paths for a small business to build an app: no-code app builders, AI-assisted tools, website-to-app conversion, or hiring a developer. The right path depends on one question more than any other — is your app for customers, or for internal operations? Those two cases pull in opposite directions on cost, tool choice, and what "success" even means. We've been building native iOS and Android apps since 2011, and in this guide we break down each path honestly, including who each tool is actually built for.
Muriel SantoniMuriel Santoni
| Infos 2

28 mai 2026
How to make money with a mobile app without coding
There are five proven ways to monetize a mobile app without writing a line of code: sell products, charge for premium content, run ads, sell services, or accept donations. The right model depends on what you're offering — and the right platform determines how much of that revenue you actually keep. We've been building native iOS and Android apps since 2011, and in this guide we break down each model honestly — what it earns, what it costs, and exactly what you can set up with a no-code app builder today. Why mobile apps monetize better than websitesThe 5 monetization models compared side by sideModel 1: Mobile e-commerce — sell products, keep 100% of the marginModel 2: Premium content subscriptions — Apple and Google do the heavy liftingModel 3: Advertising — turn audience into revenue without selling anythingModel 4: Services and bookings — charge for your time or expertiseModel 5: Donations — let your community support your workHow to pick the right model for your
Muriel SantoniMuriel Santoni
| Infos 2

26 mai 2026
MCP Server: Manage Your App's Content by Conversation
If you publish content in a GoodBarber app, you know the pattern. A new walking trail opens in your area, and your readers will want to know before the weekend. None of the work is hard. An article with a photo and a route description. A guided-walk event on Saturday morning. Three points of interest along the way — the spring, the viewpoint, the old chapel.But every one of those tasks means the same thing: open a laptop, log in, find the right section, fill a form, order the body blocks, save. Repeat for the event. Repeat for the map. By the time it's done, the afternoon is gone — or the idea has slipped onto a to-do list that never gets shorter.When we introduced GoodBarber's MCP server, we closed that gap for the shop side of the platform. The response told us something we should have seen sooner: the value of acting on your app from a sentence wasn't limited to commerce. It was just as useful for everything else the back office manages. So we extended the MCP server to cover…
Pierre-Laurent MedoriPierre-Laurent Medori
| Infos 2