Webshop NL Connect

설명

A WooCommerce integration plugin for external order tracking, product feed generation.

Features

  • Secure REST API endpoints for plugin information, order import, and order tracking
  • Product Feed Generation, Supports Large Catalogs
  • Product Variations Support (sizes, colors, and genders as separate rows)
  • Manual Attribute Mapping available in admin settings

ISBN field of the feed will be mapped to ISBN (case-insensitive) custom field of the product.

Installation

Upload the plugin files to /wp-content/plugins/webshop-nl-connect
Ensure WooCommerce is installed & activated
Activate the plugin in Plugins Installed Plugins
Configure the settings in WooCommerce Settings Webshop NL Connect

Admin Settings

Field
Description

Module Version
Displays the current plugin version (readonly)

Enabled
Enables/disables the integration (Yes/No)

Integration Token
Auto-generated authentication token (readonly)

Installation Identifier
Unique UUID generated on install (readonly)

Size Mapping
Selects the WooCommerce attribute for “Size”

Color Mapping
Selects the WooCommerce attribute for “Color”

Gender Mapping
Selects the WooCommerce attribute for “Gender”

Contributing

Feel free to submit issues or pull requests for improvements!

License

This plugin is open-source and licensed under the GPL v2 or later.

External Services

This plugin uses the following external services:

  • Frankfurter API (https://www.frankfurter.app)
    Frankfurter is a free, open-source currency data API that tracks reference exchange rates published by institutional and non-commercial sources like the European Central Bank.
  • Purpose: Retrieves foreign exchange rates to convert prices.
  • Data sent: Currency codes (e.g., USD, EUR)
  • Data received: Exchange rates in JSON format.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Webshop NL Connect”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Webshop NL Connect”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.0

  • Fix for lowercase HTTP header keys, add warning for

1.0.7

  • Fixed deprecation PHP message, added logo

1.0.6

  • Tax rate percentage field in the product feed

1.0.5

  • Currency conversion for product feed is fixed

1.0.4

  • readme.txt renamed

1.0.3

  • Permissions, sanitization callbacks