Typo3 Flow: Difference between revisions
Appearance
Created page with "Typo3 Flow, often referred to as just '''Flow''' is an open source application framework for the web development implemented using the PHP scripting language . ==Vers..." |
mNo edit summary |
||
(5 intermediate revisions by 2 users 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 16: | 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: |
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)