Linux 软件免费装
Banner图

Plugin Name

开发者 DPDPlugins
更新时间 2019年3月2日 01:11
PHP版本: 7.2 及以上
WordPress版本: 5.1
版权: GPLv2
版权网址: 版权信息

标签

ecommerce cart sell downloads dpd

下载

详情介绍:

The DPD-Cart Plugin is an eCommerce and content delivery solution to sell downloads with DPD from your WordPress blog. This plugin requires an active DPD account to use. To get a DPD account visit: http://getdpd.com How it Works: The DPD-Cart plugin connects via an API to the DPD system to automatically pull your available storefronts and storefront products in to your WordPress blog. From there, you can specify which storefront to associate with your WordPress blog, add a add a shop and optionally product pages to your site, and insert DPD add-to-cart buttons to any WordPress post or page by simply selecting the product you want from your list of configured and available products. Features:

安装:

Getting Started
  1. Add plugin to wordpress using the plugin browser or uploading the zip.
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In the WordPress admin go to Settings > DPD Cart Plugin.
  4. Enter DPD username and API Key, found in DPD on your user profile page.
  5. Save Changes.
  6. Stores will load once you've connected to the DPD API. Now, select the store you want to use and other preferences.
  7. Save Changes.
  8. Create the shop and product pages as outlined below.
Creating Shop page
  1. From Wordpress Dashboard go to Pages > Add New
  2. Use shortcode that meets your requirements.
  3. Grid Layout - [dpdcart-store layout=grid]
  4. List Layout - [dpdcart-store layout=list]
  5. From Wordpress Dashboard Go to Settings > DPD Cart Plugin.
  6. Select newly created page as shop page.
  7. Save Changes.
Creating (optional) Product Page
  1. From Wordpress Dashboard go to Pages > Add New
  2. Use shortcode- [dpdcart-product-page]
  3. From Wordpress Dashboard Go to Settings > DPD Cart Plugin.
  4. Select newly created page as product page.
  5. Save Changes.
Manually editing buttons used in posts and pages editors
  1. Use shortcode [dpdcart id='xxxxxxx']
  2. id (required) - DPD Product ID (Found in the DPD admin)
  3. text (optional) - Text on Button (Default- Settings for button text on store page.)
  4. size (optional) - 'small', 'medium' or, 'large' (Default- Settings for button size on store page.)
  5. color (optional) - HexColor eg. #000000 (Default- Settings for button color on store page.)
  6. hover_color (optional) - HexColor eg. #000000 (Default- Settings for button hover color on store page.)
  7. text_color (optional) - HexColor eg. #000000 (Default- Settings for button text color on store page.)
  8. lightbox (optional) - 1 or 0 (Default- Settings for use lightbox?.)
  9. price_position (optional) - 'none','top','left','right' (Default- Settings for store page price position.)
  10. price_color (optional) - HexColor eg. #000000 (Default- Settings for store page price color.)
  11. price_bg_color (optional) - HexColor eg. #000000 (Default- Settings for store page price background color.)
  12. Use Gutenberg Block to insert button
  13. Select the DPD Button block type and choose your options

屏幕截图:

  • Adds a store page to your Wordpress site with (optional) product pages.
  • Options panel lets you configure what DPD store to use, display options, and what page(s) to use for your shop and product pages.
  • Adds a Gutenberg block type to editor in Wordpress to add products to posts and pages.

常见问题:

Can I customize the display of the store or product pages?

Yep! Edit the template files in the plugin /shortcodes/ directory. You can edit the css in the plugin /css/ directory.

Can I insert DPD buttons in to posts or pages?

Yep! This plugin adds a context menu item to the WYSIWYG post and page editors.

My theme has multiple page templates. Can I use a full width template for the shop and product pages?

Yep! Thats why we used shortcodes for the pages- so you can create a new page and select whatever theme template you want

Can I put content on the page above or below the shop or product pages?

Yep! Thats why we used shortcodes for the pages- you can put whatever content you want above and below them in the editor.

更新日志:

2.1 2.0.5 2.0 1.6