VirtoCommerce/vc-platform-core

Add export support to Catalog module

yecli opened this issue · 0 comments

yecli commented

Following entity types should be supported:

  • Catalog
  • Category
  • Product

For Json it should be possible to export nested entities, though default included column set should not include all nested objects.
For CSV - we can do tabular objects without collection properties (can include some useful properties form 1-to-1 nested entities).