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/

스크린샷

설치

  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.

FAQ

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.