README
category-exporter
Export commercetools categories from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/category-exporter.html
Install
npm install @commercetools/category-exporter --global
Exports categories from the commercetools platform.
<script type="module">
import commercetoolsCategoryExporter from 'https://cdn.skypack.dev/@commercetools/category-exporter';
</script>
Export commercetools categories from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/category-exporter.html
npm install @commercetools/category-exporter --global