This is ludicrously simple ToDo application based on Neos/Flow framework.
composer require toko/doit-
Make sure "Flow" framework is setup properly.
-
Update migrations by executing
flow doctrine:migrationgenerateand
flow doctrine:migrate- Add the following to global Configuration\Settings.yaml:
Neos:
Flow:
mvc:
routes:
'Toko.Doit': TRUE- Access Toko.Doit package by visiting: http://your_site/doit