Jump to content

Typo3 Flow: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
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 [[application framework]] for the web development implemented using the [[PHP]] scripting language
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)


==Authors==
[[Category:Open Source Software]][[Category:Software written in PHP]]
* Robert Lemke (Project leader)
 
[[Category:WWW]][[Category:Application frameworks]]

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
  • Web server
  • PHP 5.5 or higher
  • MySQL 5.5 or higher
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)