FlowConsent
ServicesBlogExtensionSolutionsPricingTry FlowConsent
FlowConsent

FlowConsent is a GDPR-compliant cookie consent management platform.

Product

  • Services
  • Extension
  • Extension support
  • Solutions
  • Pricing
  • FlowConsent App

Legal

  • Privacy Policy
  • Terms of Service
  • Legal notice

© 2026 FlowConsent by BeBranded. All rights reserved.

FrancaisDeutschEspanol

Does your website use third-party services? Get GDPR compliant in minutes.

Try FlowConsent
  1. Home
  2. Services
  3. Framework
  4. Neos Flow
N

Neos Flow

OtherWebsite

Related services

_

_hyperscript

_hyperscript is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. _hyperscript supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, _hyperscript ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other
A

ABP Framework

ABP Framework is a development framework and toolkit providing developers with a structured foundation for building modern web applications. It offers reusable components, standardized architecture patterns, and comprehensive documentation. ABP Framework accelerates development through code generation, testing utilities, and build optimization. With an active community and extensive ecosystem, ABP Framework enables teams to build scalable, maintainable applications following industry best practices.

Other
A

Ace

Ace is a web technology service that provides essential functionality for websites and digital platforms. It delivers core capabilities that support site operations, content delivery, and user experience optimization. Ace integrates seamlessly with modern web architectures, ensuring reliable performance and compatibility across browsers and devices. Trusted by businesses worldwide, Ace helps organizations maintain robust websites that meet user expectations and technical requirements.

Other

Adobe ColdFusion

Adobe ColdFusion is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. Adobe ColdFusion supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, Adobe ColdFusion ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other

Adobe Flash

Adobe Flash is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. Adobe Flash supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, Adobe Flash ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Other
A

Adobe GoLive

Adobe GoLive is a web technology service that provides essential functionality for websites and digital platforms. It delivers core capabilities that support site operations, content delivery, and user experience optimization. Adobe GoLive integrates seamlessly with modern web architectures, ensuring reliable performance and compatibility across browsers and devices. Trusted by businesses worldwide, Adobe GoLive helps organizations maintain robust websites that meet user expectations and technical requirements.

Other
Get compliant — Try FlowConsent free

Free plan · 10-min setup

What does Neos Flow do?

Neos Flow is an open source PHP application framework maintained by the Neos team and used as the foundation for the Neos CMS and many custom enterprise applications. It is installed on the operator own infrastructure and provides building blocks such as routing, dependency injection, object persistence, and security. By default it only sets a session cookie that is strictly necessary to operate the application, which usually does not require consent.

What Neos Flow is

Neos Flow is an open source PHP application framework that originated as the foundation of the Neos CMS and is now used to build a wide range of custom web applications. It offers conventions and components for routing, dependency injection, security, persistence, validation, and command line tooling. Because Flow is installed and operated on the controller own infrastructure, the maintainers do not receive any data from production deployments.

Cookies and data set by Neos Flow

By default Neos Flow only issues a session cookie used to keep server side state, for example to track an authenticated user or a multi step form. The framework does not bundle analytics, marketing, or fingerprinting code. Any additional cookie, third party script, or tracker is introduced by the developer team for the specific application built on Flow.

GDPR and ePrivacy implications

The default session cookie qualifies as strictly necessary under Article 5(3) of the ePrivacy Directive, which means it can be stored without prior consent. The legal basis under GDPR for related processing is typically legitimate interest or, when the user is logged in, performance of a contract. Personal data handled by the application built on Flow must be processed in line with the GDPR principles of lawfulness, purpose limitation, minimization, and integrity.

Get GDPR compliant in 10 minutes

Free plan available · No credit card required

Try FlowConsent free

Consent requirements

No consent is required for the default session cookie. Consent does become necessary when developers add analytics, marketing, social embed, or A B testing modules. In that case the additional scripts must be blocked until the user opts in through a consent management platform.

International data transfers

Neos Flow is self hosted, so the location of the data is determined by the hosting provider chosen by the controller. There is no automatic transfer to the maintainers or to a SaaS backend. Controllers should make sure their hosting choice respects EU data residency requirements when relevant.

Practical compliance steps

Document the session cookie in the cookie policy as strictly necessary, configure secure cookie flags such as HttpOnly and SameSite, define realistic session lifetimes, log only what is needed, and review any third party module added to the application for its data protection impact before going live.

GDPR consent category

Other

Websites using Neos Flow must obtain user consent under GDPR regulations.

Legal basisLegitimate interest (Article 6(1)(f) GDPR) for the session cookie strictly necessary to operate the application, no consent required for that purpose
Risk levellow
Applicable regulationsGDPR, ePrivacy Directive

DPIA considerations

Neos Flow itself does not perform any large scale processing, profiling, or tracking, so a DPIA is generally not required for the framework. A DPIA may be needed for the specific application built on top of Flow if it processes large volumes of personal data, special categories of data, or performs automated decision making. The assessment should focus on the application logic rather than on the framework.

Sample consent text

This application uses a session cookie required to keep you logged in and to operate the site. This cookie does not require your consent. If we add analytics or marketing cookies, we will ask for your consent separately in the cookie banner.

Technical details

Tracking methodServer side PHP framework with session cookies for stateful applications, no built in user tracking or analytics
Server locationSelf hosted on the controller infrastructure, no managed service
Cookieless tracking availableYes

Third-party domains contacted

flow.neos.ioneos.iopackagist.org

Cookies placed

NameTypeDurationPurpose
TYPO3_Flow_Sessionfirst_partySessionStores the server side session identifier required to keep the user logged in and maintain state across requests.
Neos_Sessionfirst_partySessionAlternative name used by some Flow based applications to store the technical session identifier.
flow_csrf_tokenfirst_partySessionStores the CSRF protection token used by Flow forms to prevent cross site request forgery.

This service may collect user data. Ensure GDPR compliance with FlowConsent.

Get started freeScan your site

Frequently asked questions

Which cookies does Neos Flow set?

Out of the box Neos Flow sets a single session cookie used to maintain server side state, typically for authentication or multi step workflows. It does not bundle analytics, marketing, or fingerprinting cookies.

Is consent required to use Neos Flow?

No consent is required for the default session cookie because it is strictly necessary under Article 5(3) of the ePrivacy Directive. Consent becomes necessary only if developers add analytics, marketing, or third party embeds to the application built on Flow.

What is the legal basis for processing?

The legal basis is legitimate interest under Article 6(1)(f) GDPR for the technical session and, when the user is logged in, performance of a contract under Article 6(1)(b). Other processing performed by the custom application must be assessed on its own merits.

Are data transferred to the United States?

No. Neos Flow is open source software installed on the operator own infrastructure and does not send data to the maintainers or to any third country by default. Transfers depend solely on the hosting choice made by the operator.

Is a DPIA needed for Neos Flow?

A DPIA is generally not required for the framework itself. It may be needed for the specific application built on Flow, depending on the categories of data processed, the scale, and the existence of profiling or automated decision making.

How to keep applications built on Flow compliant?

Use secure cookie flags, encrypt data at rest, limit retention, log only what is necessary, gate any added third party module behind consent, and document the processing activities in the records of processing.

Are there alternatives to Neos Flow?

Alternatives include Symfony, Laravel, Laminas, CodeIgniter, and Yii. The choice depends on team skills, ecosystem, and the specific architectural requirements of the application.

How to update the cookie policy for Neos Flow?

Add a clear entry stating that the application sets a session cookie as strictly necessary, that no analytics or marketing cookies are set by Flow itself, and that any additional cookie comes from custom modules or third party integrations.