

Sell Downloads Item
Sell Downloads is a WordPress eCommerce plugin designed specifically for selling digital products. Create an online store for audio, video, documents, images, books, software, and other downloadable files without the shipping, inventory, and product-management settings normally associated with physical products.
The plugin provides tools to organize and display digital products, manage purchases, protect downloadable files, create promotions, and track sales. Products can be filtered and sorted by different criteria, displayed using different store layouts, and inserted individually or as product lists into WordPress pages and posts.
Main features:
Store and product display
The store can be configured to match the needs of the website. Products can be filtered by type, displayed in multiple columns, paginated, and sorted according to different criteria.
Individual products can also be inserted directly into pages or posts. The plugin integrates with:
For other editors, the generated shortcodes can be inserted using their HTML or shortcode controls.
Basic Sell Downloads installation and usage.
Sales statistics
The sales reports module allows store managers to review purchases over a selected period. Reports include sales totals and can be analyzed by currency, country, or product.
Sales reports can also be deleted when necessary, for example after a refund, to keep the statistics consistent with the actual sales.
Premium features
The premium version adds features for stores that need more advanced sales and promotion tools:
Premium Sell Downloads features.
Premium version demo
https://demos.dwbooster.com/sell-downloads/wp-login.php
https://demos.dwbooster.com/sell-downloads/
Download security
Purchased files are not intended to be accessed directly from their URLs. Sell Downloads stores purchased files in the sd-downloads directory and uses server-side validation when processing download requests.
The download settings can be configured to:
These mechanisms help control access to purchased files, although the overall security of a website also depends on its server and WordPress configuration.
More information
http://wordpress.dwbooster.com/content-tools/sell-downloads
Inserting products and product lists into pages and sidebars.
Store settings
Configure the store through Sell Downloads > Sell Downloads Settings. The settings include the store page, product filtering, layout, pagination, social sharing, payment options, download security, discounts, coupons, and notification emails.
General settings
Payment gateway
Sell Downloads uses PayPal for processing payments.
Discounts and coupons
Premium versions can define store-wide discounts and coupons with configurable percentages, minimum purchase amounts, validity dates, and promotional text.
Notifications
The notification settings control emails sent to customers and store administrators.
%INFORMATION% tag is replaced with purchase information such as download links.%INFORMATION% tag is replaced with purchase information.Affiliate Royale integration
Sell Downloads can integrate with the Affiliate Royale plugin when it is installed on the website.
Creating products
Go to Sell Downloads > Products for Sale to manage products. Select Add New to create a product.
Each product can include:
Premium versions can also define product-specific discounts with a new price, validity dates, and promotional text.
Publishing the store
Insert the store into a WordPress page or post using the Sell Downloads insertion controls. The plugin generates the corresponding shortcode.
The insertion interface includes options such as:
After creating the store page, its URL can be entered in the plugin settings so visitors can return to the store from individual product pages.
Store shortcode attributes
The [sell_downloads] shortcode supports attributes for controlling the store display.
columns defines the number of columns:
[sell_downloads columns="3"]
filter_by_type accepts `1` or `0` and enables or disables product-type filtering:
[sell_downloads columns="3" filter_by_type="1"]
show_order_by accepts `1` or `0` and enables or disables the ordering controls:
[sell_downloads columns="3" show_order_by="1"]
order_by defines the sorting criterion. Supported values include `plays`, `price`, `post_title`, and `post_date`:
[sell_downloads columns="3" order_by="post_title"]
Inserting an individual product
Premium versions allow individual products to be inserted into pages or posts by entering the product ID. The product can also be displayed through the corresponding widget.
Inserting a product list
Premium versions allow product lists to be inserted into pages, posts, and sidebars. The list can display:
The insertion interface allows the number of products and columns to be configured.