Skip to content

Commit a0fbe1f

Browse files
Merge pull request #1246 from commercetools/BMU-2477_providing_guidance
[BMU-2477] Providing guidance about supporting new fields
2 parents 6e2f0b8 + 162b756 commit a0fbe1f

File tree

3 files changed

+440
-1
lines changed

3 files changed

+440
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Java library which allows to import/synchronise (import changes) the data from a
1515

1616
Supported resources: [Categories](/docs/usage/CATEGORY_SYNC.md), [Products](/docs/usage/PRODUCT_SYNC.md), [InventoryEntries](/docs/usage/INVENTORY_SYNC.md), [ProductTypes](/docs/usage/PRODUCT_TYPE_SYNC.md), [Types](/docs/usage/TYPE_SYNC.md), [CartDiscounts](/docs/usage/CART_DISCOUNT_SYNC.md), [States](/docs/usage/STATE_SYNC.md), [TaxCategories](/docs/usage/TAX_CATEGORY_SYNC.md), [CustomObjects](/docs/usage/CUSTOM_OBJECT_SYNC.md), [Customers](/docs/usage/CUSTOMER_SYNC.md), [ShoppingLists](/docs/usage/SHOPPING_LIST_SYNC.md)
1717

18+
> **Important:** Active development of new features for this library has been put on hold. However, the library is designed to be extensible, and **community contributions are welcome**. If you need to sync a field that isn't supported yet, you can add support for it yourself by following the [Adding Additional Fields](/docs/usage/ADDING_ADDITIONAL_FIELDS.md) guide. For a full list of currently supported fields per resource, see the [Supported Resources and Fields](/docs/SUPPORTED_RESOURCES.md) document.
19+
1820
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1921
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2022

0 commit comments

Comments
 (0)