前言介紹
- 這款 WordPress 外掛「Easy Digital Downloads – Blocks」是 2018-11-19 上架。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2020-02-20,距離現在已有 1900 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
sumobi | easydigitaldownloads |
外掛標籤
edd | blocks | e-downloads | digital downloads | easy digital downloads |
內容簡介
EDD Blocks 在新的 WordPress 編輯器,即 Gutenberg 中新增了一個「下載」區塊。
「下載」區塊讓您可以在網站上顯示類似於 Easy Digital Downloads 提供的 [downloads] 簡碼的下載項目網格。該區塊提供下載項目的視覺化呈現,讓您在配置各種設置時實時預覽下載項目。
除了能夠顯示下載項目外,還可以顯示下載分類或下載標籤的網格。
要求
最新版的 Gutenberg 外掛程式,或 WordPress 5.0 或更高版本
Easy Digital Downloads
功能
顯示下載項目網格
設定每頁顯示的下載項目數量
設定每行顯示的下載項目數量
顯示或隱藏購買按鈕
顯示或隱藏價格
顯示或隱藏縮略圖圖像
顯示或隱藏節錄
顯示或隱藏完整內容
顯示或隱藏分頁
按「創建日期」、「收益」、「ID」、「價格」、「隨機」、「銷售量」、「Slug」或「標題」排序下載項目
按「升序」或「降序」排序下載項目
顯示特定分類的下載項目
顯示下載分類的網格
設定每行顯示的下載分類數量
顯示或隱藏下載分類縮略圖圖像
顯示或隱藏下載分類名稱
顯示或隱藏下載分類描述
顯示或隱藏下載分類計數
顯示或隱藏空的下載分類
按「計數」、「ID」、「名稱」或「Slug」排序下載分類
按「升序」或「降序」排序下載分類
顯示下載標籤的網格
設定每行顯示的下載標籤數量
顯示或隱藏下載標籤縮略圖圖像
顯示或隱藏下載標籤名稱
顯示或隱藏下載標籤描述
顯示或隱藏下載標籤計數
顯示或隱藏空的下載標籤
按「計數」、「ID」、「名稱」或「Slug」排序下載標籤
按「升序」或「降序」排序下載標籤
簡碼
Gutenberg 也提供了簡碼區塊,因此我們新增了 [download_categories] 和 [download_tags] 簡碼。每個簡碼都共享相同的屬性,模仿下載區塊的選項:
thumbnails
true (默認) | false
是否顯示縮略圖圖像。
title
true (默認)| false
是否顯示分類或標籤名稱。
description
true (默認) | false
是否顯示分類或標籤描述。
show_empty
true | false(默認)
是否顯示空字詞。
columns
1 | 2 | 3(默認) | 4 | 5 | 6
列數。
count
true (默認) | false
是否顯示每個字詞中下載項目的數量。
orderby
count(默認) | id | name | slug
按什麼方式排序字詞。
原文外掛簡介
EDD Blocks adds a “Downloads” block to the new WordPress editor, also known as Gutenberg.
The Downloads block allows you to display a grid of Downloads on your site similar to the [downloads] shortcode already provided by Easy Digital Downloads. The Downloads block provides a visual representation of your downloads, allowing you to see a real-time preview of your downloads as you configure the various settings.
As well as being able to display downloads, a grid of Download Categories or Download Tags can be shown.
Requirements
The latest version of the Gutenberg plugin OR WordPress 5.0 or greater
Easy Digital Downloads.
Features
Display a grid of Downloads
Set how many downloads should show per page
Set how many columns of downloads should show
Show or hide the buy button
Show or hide the price
Show or hide thumbnail images
Show or hide the excerpt
Show or hide the full content
Show or hide the pagination
Order downloads by “Date Created”, “Earnings”, “ID”, “Price”, “Random”, “Sales”, “Slug” or “Title”
Order downloads in an “Ascending” or “Descending” order
Show downloads from a specific category
Display a grid of Download Categories
Set how many columns of download categories should show
Show or hide download category thumbnail images
Show or hide download category names
Show or hide download category descriptions
Show or hide download category counts
Show or hide empty download categories
Order download categories by “Count”, “ID”, “Name” or “Slug”
Order download categories in an “Ascending” or “Descending” order
Display a grid of Download Tags
Set how many columns of download tags should show
Show or hide download tag thumbnail images
Show or hide download tag names
Show or hide download tag descriptions
Show or hide download tag counts
Show or hide empty download tags
Order download tags by “Count”, “ID”, “Name” or “Slug”
Order download tags in an “Ascending” or “Descending” order
Shortcodes
Gutenberg also provides a shortcode block so we’ve added a [download_categories] and [download_tags] shortcode. Each shortcode shares the same attributes, mimicking the options of the Downloads block:
thumbnails
true (default) | false
Whether or not to show the thumbnail image.
title
true (default) | false
Whether or not to show the category or tag name.
description
true (default) | false
Whether or not to show the category or tag description.
show_empty
true | false (default)
Whether or not to show empty terms.
columns
1 | 2 | 3 (default) | 4 | 5 | 6
The number of columns.
count
true (default) | false
Whether or not to show the number of downloads in each term.
orderby
count (default) | id | name | slug
What to order the terms by.
order
ASC | DESC (default)
In which order to display the terms.
Shortcode examples
[download_categories count=”false” orderby=”name” order=”ASC” title=”false” columns=”4″]
[download_tags orderby=”id” order=”DESC” columns=”2″]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy Digital Downloads – Blocks」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Easy Media Download 》媒體檔案需要提供下載,你可以使用 WordPress 的外掛 - Easy Media Download。這款免費的下載管理外掛能夠讓你的使用者從你的網站上下載電子檔案。該外掛體積...。
WP eCommerce 》自 2006 年以來,我們一直在幫助像您這樣的創業者實現在線銷售的目標。不論您希望出售數字下載、實物庫存,或是訂閱和會員制服務,使用 WP eCommerce,您只需...。
Easy Digital Downloads Featured Downloads 》此外掛需要Easy Digital Downloads。此外掛針對需要顯示精選下載清單的開發人員/用戶設計。, , 提供了一個範本標籤,可精確地將精選下載清單放置於主題中。, ...。
EDD Auto Register 》此外掛現在需要 Easy Digital Downloads 2.9 或更高版本。, 啟用後,EDD Auto Register 可在結帳時為您的顧客建立 WordPress 使用者帳戶,而無需顧客輸入任何...。
Ebook Store 》,Ebook Store Plugin for WordPress 是一個工具,可讓您通過美麗的一鍵結帳體驗向客戶出售、添加浮水印、加密電子書並通過電子郵件和/或下載交付給客戶。, ...。
Easy Digital Downloads Free Link 》這個外掛程式可將 Easy Digital Downloads 中的「加入購物車」按鈕,當產品免費且只有一個檔案時,替換成直接下載該檔案的連結。此功能僅適用於該檔案為連接...。
Filr – Secure document library 》Filr - 個安全的文件庫, 現在創建和管理安全文件和文件庫變得更輕鬆了。, Filr 在您的文件系統上創建受保護的區域,讓您能輕鬆地上傳、管理並顯示文件到您的...。
Secure Downloads 》Secure Downloads 外掛可以為被保護的檔案產生安全的下載連結,並能夠向您的客戶發送下載郵件。, 下載連結可以在預定時間後過期,您可以為特定下載設置 IP 鎖...。
EDD Downloads As Services 》這個外掛需要安裝 Easy Digital Downloads 的 1.9 版本或更高版本。, 有許多顧客使用 Easy Digital Downloads 來銷售「服務」而非「下載檔案」。他們反覆要求...。
Payhip – Sell Downloads 》Payhip 提供一切您需要的下載銷售服務。每天有成千上萬的作者、設計師、YouTubers、部落客、詩人、針織者、畫家、音樂家、播客者、顧問、教師、數位藝術家、...。
Kinguin API for WooCommerce 》這個 WordPress 插件可以將 70,000 個數字產品(包括遊戲、軟體、禮品卡和遊戲內容)匯入到您的網店。, 功能, , 包含 70,000 個數字產品,包括:, ** 多個平...。
Easy Digital Downloads – Coming Soon 》此外掛需要 Easy Digital Downloads 外掛。它允許下載文件展示為「即將推出」或自訂狀態文字,並防止添加到購物車。它有以下幾個功能:, , 新增核取方塊至下...。
EDD Favorites 》此外掛需要 EDD Wish Lists 和 Easy Digital Downloads 兩者都安裝且啟用,否則無法運作。, EDD Favorites 是 EDD Wish Lists 的外掛,讓您的客戶可以「收藏...。
EDD Download Images 》此外掛需要 Easy Digital Downloads v2.5 或更新的版本。這個外掛可讓您為您的下載商品新增額外圖片。使用內含的短碼或範本標籤在您的網站上顯示這些圖片。開...。
PayPal Digital Downloads 》概述, 注意:PayPal Digital Goods 已不再提供給新的 PayPal 帳戶使用,但已啟用此功能的帳戶仍可使用。如有任何疑問,請直接聯絡 PayPal。 , , , PayPal Dig...。