E-Leads for WooCommerce

外掛說明

E-Leads for WooCommerce connects a WooCommerce store to the E-Leads service. Store owners may also search for this integration as ELeads or E Leads. The plugin can generate product feeds, expose authenticated feed endpoints for the E-Leads dashboard, synchronize WooCommerce product changes, and render E-Leads SEO pages when enabled for the connected API key.

The plugin requires WooCommerce. If WooCommerce is not active, the plugin does not boot its main functionality and shows an admin notice.

External services

This plugin connects to E-Leads services only when the store owner enters an E-Leads API key or explicitly enables the optional widget feature.

The plugin sends requests to https://dashboard.e-leads.net/ for:

  • API key validation.
  • Product synchronization.
  • Feed discovery from the E-Leads dashboard.
  • SEO sitemap and SEO page data when SEO pages are enabled.

When the optional E-Leads widget setting is enabled, public site pages request the loader tag from https://api.e-leads.net/v1/widgets-loader-tag and enqueue the returned script URL. This setting is disabled by default and must be enabled by a store administrator.

Service documentation and policies:

  • Documentation: https://e-leads.net/docs/
  • Website: https://e-leads.net/
  • Security: https://e-leads.net/security/
  • Cookie Policy: https://e-leads.net/cookie-policy/
  • Terms of Service: https://e-leads.net/terms-of-service/
  • Privacy Policy: https://e-leads.net/privacy-policy/

螢幕擷圖

  • Connect and verify the E-Leads API key.
  • Generate WooCommerce product feeds and copy feed URLs.
  • Configure export options, categories, synchronization, widgets, and SEO pages.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/e-leads-for-woocommerce/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Make sure WooCommerce is installed and active.
  4. Go to E-Leads in the WordPress admin menu and enter your E-Leads API key.
  5. Configure feed, synchronization, widget, and SEO settings as needed.

常見問題集

Does this plugin require WooCommerce?

Yes. The plugin is built for WooCommerce stores and does not run its main functionality without WooCommerce.

Does the plugin contact external services automatically?

The plugin contacts the E-Leads dashboard after an administrator enters and saves an API key. The optional public widget script is loaded only after an administrator enables the widget setting.

Where are generated feeds stored?

Generated feed files are stored in the WordPress uploads directory under eleads/feeds/.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈E-Leads for WooCommerce〉的開發相關工作。

參與者

〈E-Leads for WooCommerce〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈E-Leads for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.2.0

  • Added product feed generation with progress status.
  • Added authenticated dashboard endpoints.
  • Added product synchronization hooks.
  • Added optional E-Leads widget loading with admin opt-in.
  • Added E-Leads SEO pages and sitemap endpoint.
  • Added localization files.