jgrygierek / BatchEntityImportBundle

Importing entities with preview and edit features for Symfony.
MIT License
9 stars 6 forks source link

Any ideas how to improve this? #95

Open jgrygierek opened 2 months ago

jgrygierek commented 2 months ago

Any ideas how to improve this?

WaylandAce commented 1 month ago

You can add event dispatcher support to AbstractImportConfiguration, for example if user want to do something after record is created.