Webflow migration
Webflow User Accounts Sunset: Recovery After January 29, 2026
Webflow User Accounts is gone. Webflow was specific about what that means: you lost access to your account data, account pages turned into static pages, anything you had behind a members-only gate became public, nobody can log in any more, and Stripe subscriptions that qualified kept running. Start by working out what you actually had, not by picking a replacement.
Reviewed August 3, 2026 against Webflow's current help center, feature sunsets page and product updates. The January 29, 2026 date has not changed.
Hassan Jamal·Apr 22, 2026·8 min read
Verified status
- ✓Webflow announced the sunset on December 11, 2024, in the same update as Webflow Logic.
- ✓The feature was originally released as Webflow Memberships; both names describe the same product.
- ✓New sites could no longer enable User Accounts after January 31, 2025.
- ✓User Accounts functionality, dedicated APIs and webhooks ended January 29, 2026.
- ✓For sites still using it, Webflow says account data was not migrated to the CMS.
- ✓Webflow recommended Outseta, Memberstack or another ecosystem provider, not one mandatory replacement.
- ✓A separate Webflow removal is still ahead: the legacy Editor and its whitelabeling become unavailable from August 4, 2026.
This page covers a completed sunset. Webflow's feature sunsets page also lists the legacy Editor and legacy Editor whitelabeling as unavailable from August 4, 2026, with migration to client and limited seats having begun on May 4, 2026 and migrated users assigned the Content editor role. If clients or colleagues publish through the legacy Editor, that is a different change on a different date, and it is the one still in front of you rather than behind you.
Evidence
Exports, CRM, email, Stripe and historical records.
Access
Who someone is, how they log in, and how they get back in.
Business
Gates, subscriptions, entitlements and support flows.
Control
Consent, security, retention, ownership and incident response.
What happened on January 29, 2026
Webflow's official sunset article says User Accounts functionality became unavailable, its dedicated APIs and webhooks stopped, and no new or existing site could add it. This is a completed product change, not a forecast.
What was affected on unmigrated sites
Five things stopped at once, and all five are stated in Webflow's own sunset article rather than inferred. The first one decides your recovery options: Webflow did not move account data into the CMS, so whatever was not exported before the date is not sitting inside Webflow waiting to be found.
- ✓Access to User Accounts and its data was lost because Webflow did not migrate it into the CMS.
- ✓User Accounts pages were converted to regular static pages.
- ✓Content gates were removed.
- ✓Members could no longer log in on published sites.
- ✓Integrations and workflows using the dedicated APIs or webhooks stopped working.
Webflow documents the data loss inside its product. A business may still have lawful copies in a prior CSV, CRM, email platform, payment processor, backup or integration, but that must be verified case by case. This article cannot promise recovery.
Note that User Accounts was not the only deprecation in this cycle. Webflow Logic, its native automation tool, was sunset on June 27, 2025, which broke lead routing, form notifications, CRM sync and content workflows built on it. If your site used both, you may be looking at two separate gaps rather than one, and they need separate inventories. We covered the wider pattern in why teams are leaving Webflow in 2026.
"Sites that missed the deadline are usually running all three failure modes at once, not one in isolation.
The three failure modes, in practice
Sites that did not migrate before the deadline are usually running all three of these at once rather than one in isolation. Recognising which you have determines what you can still recover.
One: login stopped working
Existing members can no longer sign in. Depending on how the site was built, the login route may error, redirect nowhere useful, or return a 404. Members who bookmarked the login URL get the same result, and password resets through the old flow produce nothing. This is the failure customers notice first and the one that generates support volume.
Two: member records were not carried over
Webflow did not migrate User Accounts records into the CMS. If nobody exported the member CSV before the sunset, that list no longer exists inside Webflow. Some businesses reconstruct it from Stripe customer records, an email platform sync, or a CRM that received data through webhooks before the cut-off. Whether that is possible for you is an evidence question, not a general one. Check each of those systems before assuming either recovery or total loss. This is the practical edge of the question we set out in do you actually own your website.
Three: gated pages became public
Pages previously restricted to members were converted to regular static pages. Paid content became openly readable, and any layout driven by logged-in member state either broke visually or rendered placeholder values. Worth auditing deliberately: this is the failure mode with the clearest commercial and, depending on what was gated, potentially contractual consequences.
If subscriptions ran through Stripe, they sat outside Webflow and in many cases continued to charge. That produces the worst pairing available: customers still being billed while unable to log in to whatever they are paying for. Reconcile billing against working access first. List the subscriptions that are still active, identify which of those customers have no working login, and decide the support and refund position before a customer raises it for you.
Check subscription and customer harm separately
Webflow says paid subscriptions for Webflow Ecommerce customers remained available in Stripe and subscribers would continue to be charged. Do not assume every affected business uses that configuration or that chargebacks occurred. Check which subscriptions are still active and what each one entitles the customer to. Then check access, cancellations, refunds, support cases and customer communications in the actual systems rather than in the site's documentation.
- ✓List active Stripe products, prices, subscriptions and customer status.
- ✓Map each paid state to the access or entitlement the customer should receive.
- ✓Identify customers charged without working access and apply the business's legal and support process.
- ✓Write down what you tell customers about cancelling, refunds and the move itself.
Replacement option one: a Webflow ecosystem provider
Webflow recommended Outseta and Memberstack and pointed customers to its broader app ecosystem and certified partners. A managed provider can reduce custom identity engineering. Evaluate the current feature set, pricing, data processing, migration, Webflow integration, billing, portability, support and exit path. The historical transition discount is not a permanent price.
Replacement option two: another managed identity system
A dedicated identity or membership provider can support login, sessions, password reset, social sign-in, multifactor authentication and organization features. The website still needs authorization, entitlements, content gating, billing reconciliation, webhooks, consent, monitoring and support. Confirm which responsibilities belong to the vendor and which belong to the implementation team.
Replacement option three: custom application code
Custom does not mean building cryptography or authentication primitives from scratch. A typical implementation uses a maintained identity provider or library and customizes the application's authorization and business workflows. It creates more control and more responsibility. Require threat modeling, secure sessions, account recovery, rate limits, logging, privacy controls, dependency updates and incident ownership.
In practice that resolves to one of two shapes, and the question separating them is who stores the passwords. A hosted identity service, such as Clerk or Auth0, runs the user store, the sign-in screens and the recovery flows, and your application integrates against it; the trade is a per-user bill and another vendor roadmap to watch. A self-hosted library, such as Auth.js, keeps the user table in your own database, which removes the per-user cost and the external dependency and moves session security, account recovery and abuse handling onto your team. Neither is the safe default. Decide it from whether you want the user table inside your application or outside it, then check the exit path before you build against either. Our custom engineering service covers how that work is scoped and handed over.
Is a managed replacement a fix or a deferral?
Both, depending on what membership is worth to you. A managed provider fixes the outage now and moves the deprecation decision from Webflow's roadmap onto that provider's roadmap; it does not remove the decision. Webflow User Accounts was itself positioned as the durable answer when Webflow launched memberships. It ran roughly four years, and the mechanism that ended it, a vendor deciding a feature no longer fits its strategy, applies equally to whichever provider you move to next. If you are weighing the platform itself rather than just the membership layer, our Webflow versus custom website comparison and the breakdown of what Webflow costs over time both set out the trade-offs.
That is not an argument against managed providers. It is an argument for matching the decision to what membership actually is in your business:
- ✓If membership is a feature on your site, a managed provider is usually the right call. It is faster, cheaper to start, and the vendor carries the security and maintenance burden. Accept that you are renting, price it accordingly, and keep your data exportable.
- ✓If membership is the business, moving from one vendor's roadmap to another vendor's roadmap relocates the risk rather than removing it. Owning the authentication and entitlement layer means the only party who can deprecate it is you.
- ✓Either way, the second migration is harder than the first. By then you have member expectations, payment history and integrations to carry across, so the exit path matters more than the entry discount.
Current pricing and how it scales with member count, what happens to your data if you leave, whether entitlements are exportable in a usable form, who is responsible for security incidents, and what notice period applies to feature changes. Introductory migration discounts are time-limited by design; price the engagement on the standard rate you will pay in year two.
Build a like-for-like requirement matrix
Replace what the old system did, not what the new vendor sells. Five areas cover it, and each needs acceptance evidence rather than a feature tick, because “supports login” and “handles your reset, verification, MFA and session rules correctly” are different claims. Fill the middle column from your own site before you read anybody's feature list.
| Area | Inventory | Acceptance evidence |
|---|---|---|
| Identity | Registration, login, reset, verification, MFA and sessions | Role-based test cases including abuse and error states |
| Authorization | Roles, plans, content gates and admin actions | Allowed and denied route and data tests |
| Billing | Products, subscriptions, trials, cancellation and refunds | Webhook, entitlement and reconciliation tests |
| Data | Profiles, consent, history, retention and deletion | Migration counts, exceptions and deletion tests |
| Operations | Support, monitoring, incidents and provider changes | Runbooks, alerts, owners and recovery exercise |
What happened to the pages themselves, and how to redirect them
Two different things happened to User Accounts pages, and which one applies to you depends on whether you acted before the date. Webflow's User Accounts sunset article, read August 3, 2026, says that on a site which migrated off proactively, any User Systems utility pages are set to draft on the next publish. On a site that still had User Accounts enabled on January 29, 2026, it says those pages were migrated to regular static pages instead, the content gates were removed, and the account data was not migrated to the CMS. Draft and published are very different outcomes for search, so check which one your site actually got.
The redirect question follows immediately, because /log-inand /sign-up were real URLs that people had bookmarked and that other sites had linked. The same Webflow article documents 301 redirects under Site settings, Publishing, 301 redirects, and it carries one trap worth knowing before you sit down to do it: you must put a percent symbol before the hyphen when entering the old path, or the redirect errors and is not added. That single character is why a batch of these silently fails to save.
Recovery playbook for an affected site
Ten steps, ordered to protect evidence before uptime. Freeze first, inventory second, and choose the target only after that, because a replacement picked before the data audit gets picked from a demo rather than from what you can actually recover. Step six is the one that gets skipped under pressure, and it is the one your customers experience.
- Freeze destructive changes and capture the current site and account state.
- Inventory broken login, gated routes, API calls, webhooks and customer journeys.
- Collect lawful exports and records from prior CSV files, CRM, email, Stripe, backups and integrations.
- Reconcile identities with subscriptions and entitlements without guessing matches.
- Choose a target only after documenting requirements, data roles and operating ownership.
- Design customer communication, support, refund and account-recovery procedures.
- Build and test identity, authorization, billing, data and error states in a non-production environment.
- Map or redirect former sign-up, login and account URLs and verify search behavior. See what happens to your rankings when you migrate for the checks that matter here.
- Cut over with monitoring, rollback criteria and named incident owners.
- Retain evidence, delete unnecessary data and close obsolete credentials and integrations.
There is no standard recovery duration. Scope yours from data availability, user count, billing, workflows, security, review and the selected provider, then commit to dates once those are known. For how we phase a build once scope is settled, see how long a custom website takes to build.
How much does replacement cost?
Price the identity and business system, not only the sign-in screen. Include discovery, data recovery, migration, UI, authorization, billing, consent, security, testing, customer communication, cutover, provider fees and ongoing support. PandaCodeGen's planning tiers start at $1,500 Starter, $3,500 Growth and $5,000 to $10,000 Scale, but membership and billing complexity can require custom scope. The full tier detail sits on the pricing page, and our Webflow migration cost breakdown works through what changes the scope on a Webflow move specifically.
PandaCodeGen terms that must be written into the project
These five clauses belong in a signed document rather than in an article, and they are published here so you can hold a proposal against them. None of them is unusual. The one worth reading twice is the refund condition, which is tied to undelivered scope rather than to a change of mind after work has started.
- ✓30 percent at onboarding and 70 percent on delivery under the signed agreement.
- ✓Refund for failure to deliver the signed scope, not a post-start change of preference.
- ✓15 business days of launch defect support on Starter and 30 on Growth or Scale.
- ✓Custom-deliverable transfer after full payment; client content remains the client's.
- ✓Reusable PandaCodeGen tools and pre-existing code remain PandaCodeGen property; third-party licenses apply.
The broader lesson
The sunsets did not stop with User Accounts. Webflow's feature sunsets page lists the legacy Editor and legacy Editor whitelabeling as unavailable from August 4, 2026, with migration to client and limited seats beginning May 4, 2026 and migrated users assigned the Content editor role. That is a third dated removal on the same page as Logic and User Accounts, and it is worth checking whether it touches how your clients edit content.
Any managed feature or provider can change. Custom systems also change through libraries, infrastructure and maintainers. The durable control is an exit plan: documented accounts, exportable data, standard protocols, dependency ownership, current runbooks and a tested recovery path. That is the principle behind our Webflow migration service, and you can see how it plays out on live builds in our client work.
Frequently asked questions
Frequently Asked Questions
What is the Webflow User Accounts sunset date?
Webflow User Accounts were sunset on January 29, 2026. On that date, all User Accounts functionality was disabled across every Webflow site, and all dedicated User Accounts APIs and webhooks were deprecated. Sites that had not migrated lost access to user data, and User Accounts pages were converted into regular static pages. Webflow stopped allowing new sites to enable User Accounts a full year earlier on January 31, 2025.
What happened to sites that did not migrate before January 29, 2026?
Webflow says those sites lost access to User Accounts and its data, account pages became regular static pages, content gates were removed, and members could no longer log in. Dedicated APIs and webhooks also stopped. The exact customer and design impact depends on the site's implementation.
Can I still export Webflow User Accounts data after the sunset?
Webflow says access to User Accounts data was lost when the product ended. Check for lawful copies in prior CSV exports, CRM, email systems, Stripe, backups or integrations, but verify identity and consent before using them. The available evidence and recovery path are property-specific.
Should I migrate to Memberstack or Outseta instead of custom code?
Webflow recommended Memberstack and Outseta, but neither is a universal answer. Compare identity, roles, gating, billing, migration, data processing, portability, support, current price and exit. Custom application code offers more control and more security and maintenance responsibility; it is not permanent or dependency-free.
What does it cost to rebuild a Webflow membership site on custom Next.js?
PandaCodeGen's planning tiers start at $1,500 Starter, $3,500 Growth and $5,000 to $10,000 Scale, but membership, billing, data recovery, security and customer migration can require custom scope. Price the complete identity and entitlement system, not only the login screen.
Why did Webflow sunset User Accounts and Logic?
Webflow stated they made the strategic decision to deprecate native Logic and User Accounts in favour of their ecosystem of vetted app partners. The company pivoted toward being a Website Experience Platform focused on design, CMS, and analytics, and handed off authentication, membership, and automation to specialists like Memberstack, Outseta, Zapier, and Make. User Accounts was sunset on January 29, 2026. Logic, Webflow's native automation tool, was sunset earlier on June 27, 2025.
Will my Stripe subscriptions still charge after the sunset?
Webflow says paid subscriptions for Webflow Ecommerce customers remained available in Stripe and subscribers would continue to be charged. Reconcile the actual Stripe account, customer access, entitlements, cancellations, refunds and communications. Do not assume every affected site uses that configuration or that chargebacks occurred.
How long does a Webflow to custom Next.js membership site migration take?
The deadline has already passed, so the sequence now is evidence first, replacement second. Gather whatever member records, CRM exports, email lists and Stripe subscription states still exist before you scope anything, because the scope depends entirely on what survived. That audit is days; the replacement build depends on what it turns up.
Primary sources
- Webflow User Accounts sunset
- Webflow deprecation announcement
- Webflow import and export user accounts
- Webflow feature sunsets and deprecations
- Webflow Logic sunset
- Webflow code export limitations
Get a recovery and migration plan
We will inventory the affected accounts, gates, billing, data and routes before selecting an implementation. Recovery, price and schedule will be scoped from the evidence available. You can also talk to the team directly.
Related Articles
Leaving Webflow in 2026: Stay, Optimize, or Migrate?
A current framework for leaving Webflow: pricing and bandwidth changes, export limits, total cost, performance diagnosis, and an SEO-safe migration plan.
Webflow vs Custom Website in 2026: A Four-Factor Decision
Choose using editing, requirements, ownership and lifecycle responsibility, with current export, pricing, SEO and performance limits.
Webflow Migration Cost in 2026: Scope, Tiers and Evidence
Price a Webflow migration from the actual pages, CMS, exports, forms, localization, integrations, SEO, acceptance and operating scope.