Probo Connect

説明

This WordPress plugin connects the Probo API to WooCommerce, enabling customers to integrate Probo’s printing services into their WooCommerce store seamlessly. This allows businesses to automate the ordering process of printed materials directly from their online store.

Key Features:

  • Direct integration with Probo API
  • Automatic product data synchronization
  • Webhook support for order updates
  • Drop-shipping fulfillment

External Services

This plugin connects to the Probo API to obtain product and price information and to create print fulfillment orders.
When creating a print fulfillment order, customer name and address information, along with optional print data, are sent to the Probo API so that orders can be fulfilled and drop-shipped directly to customers.
This service is provided by Probo Print BV. Please review their terms of use and privacy policy before using this plugin.

API Endpoint: https://api.proboprints.com/order
Service Provider: Probo Print BV

Data Transmitted:

  • Customer name and shipping address
  • Product information and specifications
  • Optional print customization data
  • Order details

External Service: Probo Print BV
Purpose: Print fulfillment and drop-shipping services
Data Processing: Customer information is transmitted securely to facilitate order fulfillment

インストール

  1. Upload the plugin files to the /wp-content/plugins/probo-connect directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Make sure WooCommerce is installed and activated on your WordPress site.
  4. Navigate to WooCommerce Settings Probo Connect to configure the plugin.
  5. Enter your Probo API credentials (request these from your Probo account settings).
  6. Configure webhook settings if you want to receive automatic order updates.

FAQ

How do I get Probo API credentials?

Login to your Probo Account. Go to your account & settings and set up an API account and obtain your credentials.

Is customer data secure?

Yes, all data transmission to the Probo API is encrypted and secure. Please review Probo Print BV’s terms of conditions.

How do I create a Probo API Product?

You can create a Probo API Product on your Probo platform.

My order is canceled, what happened?

Make sure you did not enabled the sandbox modus. Secondly check your email to see the error notification.

The configurator is not loaded

Make sure you have entered your Probo API credentials in WooCommerce Settings Probo Connect and that the product has a valid Probo product ID configured. Additionally, check the settings (WooCommerce -> Settings -> Probo Settings -> Advanced) to make sure the configurator is autoloaded or you loaded the shortcode into your template

評価

このプラグインにはレビューがありません。

貢献者と開発者

Probo Connect はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Probo Connect” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Probo Connect” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.2

  • Auto load configurator enabled by default.
  • Fixed bug in backend that prevent image changing.

1.0.1

  • Bug fix;Fix white screen on Add New Post/Page by restricting Probo scripts to product screens

1.0.0

  • First stable release
  • Full product configurator with Probo API integration
  • WooCommerce shipping method integration
  • Order synchronization with Probo fulfillment services
  • White-label uploader support
  • Shortcode support for flexible configurator placement

0.1.4

  • Bug fixes and stability improvements

0.1.2

  • Fixed WordPress Plugin Check errors and warnings
  • Added proper text domain to all translatable strings
  • Added ABSPATH security checks to template files
  • Prefixed all global variables per WordPress coding standards
  • Updated GitHub Actions workflows with dependency caching
  • Excluded development files from plugin distribution

0.1.1

  • Added [connect_configurator] shortcode for flexible configurator placement
  • Improved template compatibility for custom themes
  • Added Probo shipping method.
  • Rearranged some internal files to make it more organized
  • Prices in “add to cart” can no longer be overwritten from the front-end. Only calculation ID is pushed to the backend.
  • Log per order sync can be found in the woocommerce logs. WooCommerce > Status > Logs

0.1.0

  • Added Probo Configurator to allow for full configurations
  • Updated logic for custom uploaders.
  • Added White label uploader support

0.0.9

  • Adjusted the settings section
  • Added logic to set the sender address
  • Added hooks for the sender and address

0.0.8

  • Added more support for variants

0.0.7

  • Fixed issue in product.files object, which prevented the sync from working.

0.0.6

  • Fixed translation errors

0.0.5

  • Added order action to get order status
  • Added logic for external uploader types.
  • Added order panel

0.0.4

  • Added, product override option.
  • Changed, readme.txt.
  • Changed, product file handling to add conditional formatting options.
  • Fixed, small styling changes for the image preview.
  • Removed, unused logic for api tokens.

0.0.3

  • Changed, readme.txt.
  • Fixed, small bug fixes inside the main plugin code.

0.0.2

  • Changed, plugin function name conventions.
  • Fixed, small bug fixes.

0.0.1

  • Added, connection to the Probo API.
  • Added, adding Probo product data to products.
  • Added, ability to sync to the Probo API.
  • Added, ability to recieve probo API webhook information in the order.