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.