Skip to content

Commit 1a5c71e

Browse files
committed
Restored the Flow project
1 parent 3dd5c9d commit 1a5c71e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

projects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ framework:
3535
- symfonyfs
3636
- lumen
3737
- silex
38+
- flow
3839
- ppi
3940
pim-crm:
4041
- orocrm

projects/flow.png

14.7 KB
Loading

projects/flow.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Flow
2+
url: http://flow.typo3.org
3+
components:
4+
- DomCrawler
5+
- Yaml
6+
description: |
7+
TYPO3 Flow is not a pick'n'mix store of motley components. It's a
8+
framework which helps you with the infrastructure of your application.
9+
Object Lifecycle Management, Package Management, Resource Management
10+
and Security are on it's home field. Real business logic is left to
11+
custom packages.

0 commit comments

Comments
 (0)