Typo3 Flow: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Typo3 Flow, often referred to as just '''Flow''' is an open source | Typo3 Flow, often referred to as just '''Flow''' is an open source application framework for web development implemented using the [[PHP]] scripting language. | ||
==Version== | ==Version== | ||
Line 15: | Line 15: | ||
==License== | ==License== | ||
* Open source software released under the [[MIT license]] | * Open source software released under the [[MIT license]] | ||
* Authors: | |||
** Robert Lemke (Project leader) | |||
[[Category:Open Source Software]][[Category:Software written in PHP]] | |||
[[Category:Open Source Software]] | |||
[[Category:Software written in PHP]] |
Latest revision as of 00:59, 20 January 2024
Typo3 Flow, often referred to as just Flow is an open source application framework for web development implemented using the PHP scripting language.
Version
- Last known version: Typo3 Flow v3.1.1 (2016-01-14)
- Prerequisites
- Other SQL databases are supported, including PostgreSQL, but some third party extensions only support MySQL
Links
License
- Open source software released under the MIT license
- Authors:
- Robert Lemke (Project leader)