You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. Optional: Enable creation of individual files for each log by editing the monolog.yaml
34
+
5. Optional: Enable creation of individual files for each log by editing the monolog.yaml
59
35
```yaml
60
36
etl:
61
37
type: service
@@ -128,8 +104,3 @@ the following line your your services.yaml file
128
104
```
129
105
130
106
For more information on how the etl works and how to create operations check the [Php Etl Documentation](https://github.com/oliverde8/php-etl#creating-you-own-operations)
131
-
132
-
## TODO
133
-
- Separate the easy admin section in an other bundle. Maybe not necessery.
134
-
- Add possibility to create etl chains definitions from the interface.
0 commit comments