u/magnaem_a

▲ 10 r/webflow

Built a CMS-driven card slider where the active card expands to show its description

Cards sit in a row showing only their title. Click one and it widens to reveal its description; the others collapse back to title-only. One open at a time.

It works with a Collection List, so the card count follows your content. The JavaScript targets custom attributes rather than class names, so you can rename classes in the Designer without breaking it.

Free, with setup notes: https://www.memberstack.com/webflow/expandable-animated-card-slider

u/magnaem_a — 3 days ago

Found a free tool that lets you edit Webflow CMS items from your phone

I make weekly Webflow videos and this week's is on Wicked CMS, a lightweight client for Webflow CMS collections. You connect your site, pick a collection, edit items, and publish, all without opening the designer.

The best part is that it works properly on mobile, It's free and made by someone in the community.

Link to the tool and full walkthrough in the comments👇🏽

Not affiliated with them, just found it useful. Curious what other people are using for quick CMS edits.

reddit.com
u/magnaem_a — 17 days ago

How I set up real-time + AI search on a Webflow site — full walkthrough

If you've hit the ceiling on Webflow's built in search, this is the setup I've landed on. flowsearch crawls your site's own content and returns live results plus AI summaries.

The video goes end to end: sitemap → staging verification → first crawl → API keys and custom code → building the search and results pages with custom attributes → testing both search modes.

The attribute mapping on the results page is where most people get stuck, so I slowed down there. Also worth a look is the insights panel — seeing the actual queries people run on your site is a decent content-planning input on its own.

Link to the tool and full walkthrough in the comments👇🏽

reddit.com
u/magnaem_a — 24 days ago
▲ 12 r/webflow

Here's a complete list of Webflow's AI features as of June 2026. Which do you actually use? What do you like/dislike?

Webflow has shipped a lot of features in the last year. So I pulled together what I think is the full list as of June 2026.

Which ones have you tried once and never opened again? Curious to see what's actually earning its place. Personally, the component canvas and MCP are the two I reach for most.

u/magnaem_a — 2 months ago

Small but powerful apps helping you build faster in Webflow

If you've ever had to update meta titles and descriptions across a whole site, you know the pain: open the page, click the settings gear, scroll to SEO, edit, save, repeat. Page by page. It adds up fast.

With TurboTag, a web app that pulls all your pages into one view so you can bulk edit your SEO metadata without ever leaving the dashboard.

No more hunting through the settings gear on every single page. You see everything at once, edit rapid-fire, and sync your changes straight back to Webflow.

Full walkthrough in the comments

u/magnaem_a — 2 months ago
▲ 12 r/webflow

Build any Webflow component with Claude Design + Flowboard

A workflow for building components in Webflow without doing the layout structure by hand. You go from a design prompt to a pasted, responsive component with Client-First naming conventions.

What you need: a design system, Claude Design, and the Flowboard browser extension.

The flow:

Bring your design system into Claude Design. Claude pulls in your colors, fonts etc.

Prompt for whatever component you need — I used a bento feature grid, but this is the same for cards, feature sections, pricing layouts, etc. Tell Claude in the prompt to follow Client-First naming and the Flowboard & Claude Design guide.

Claude won't always show the HTML immediately. You have to explicitly prompt it to "expose the HTML and CSS in the chat." If you skip this, Flowboard has nothing to import.

In Flowboard, click Import to bring in the HTML, then copy the CSS from Claude's design files, paste it into the CSS field at the bottom of the extension, and head over to Webflow, open the expension again and hit Convert to Webflow.

Paste into Webflow. The structure comes in with properly named classes, but there's some cleanup regardless of what you built: images and icons don't carry over (add them manually with Webflow's image elements), delete any empty spacer divs Claude generated, and adjust the structure to your system.

Full walkthrough in the comments, about 11 min, it uses a bento grid as the example, but the process is the same for any component.

u/magnaem_a — 2 months ago
▲ 9 r/webflow+1 crossposts

Finally wrapped up a Webflow + Memberstack course template I've been building for a few weeks

It's always nice when a project finally comes together.

Spent the last few weeks on a Webflow + Memberstack course template. I knew from the start I wanted to incorporate drip content and lesson progress tracking using Memberstack Data Tables, but I wasn't exactly sure how the wiring would work out.

After some back-and-forth with Claude, the code finally made sense and the template is done.

What's in it:

  • Multi-course enrollment with three membership tiers
  • Drip-locked lessons across modules (module 2 stays locked until module 1 is done)
  • Member dashboard with continue card, day streak, and recent activity feed
  • Lesson progress tracked across every course
  • Save courses and lessons
  • One CDN script that powers every page
  • Course, lesson, and module detail pages all wired up

Link in the comments👇🏽

u/magnaem_a — 2 months ago
▲ 6 r/webflow+1 crossposts

I got tired of overpriced and limited chat tools, so I built a drop-in messaging app for membership sites

I built a thing. 🎉

For months I went looking for a simple way to add real-time messaging to a membership site and I mean DMs, group chats, voice notes, reactions, the stuff people already expect from WhatsApp. Everything I found was either enterprise-priced, a pain to set up, or had limited features.

So I built Midway.

It's drop-in messaging for Memberstack sites. One iframe, and your members can DM each other, start group rooms, send voice notes, react, reply, and see who's typing. It reads your existing Memberstack members, so people just chat as themselves.

And it won't wreck your budget!

We officially open signups on June 5. Until then I would genuinely love your questions, ideas, and honest feedback.

I set up a Slack (link in the comments)

u/magnaem_a — 3 months ago