search
HomeCMS TutorialWordPressSimple Digital Downloads: Tools

Simple Digital Downloads: Tools

Sep 04, 2023 am 11:41 AM
Programming keywordsdigital downloadsimple tool

This series aims to highlight the features of Easy Digital Downloads to help you build an online digital download store. I have reviewed the main parts of this plugin and now you have to know almost everything about EDD. All we are left with is the Tools section, where this series ends. So, let’s dig a little deeper.

The Tools section provides some additional options that help improve the functionality of your store. In general, this section allows you to restrict things, generate keys for members (API content), export/import the settings of the EDD for future use, etc.

Easy Digital Download Tool

The

Tools section contains some additional settings for your digital store. Using this part of the plugin, you can save that information for future use by exporting and then importing (in the future) a .json file. This section contains different tabs labeled: General, API Keys, System Information and Import/Export. I will discuss them in detail one by one.

Simple Digital Downloads: Tools

To access this section, follow this path: Downloads > Tools. Let's start with the first tab, General.

generally

Simple Digital Downloads: Tools

In the Tools section you will go directly to the General tab. Here, EDD allows you to easily restrict and block any customer who is bothering you and affecting the rapport in your store. This can be done by simply adding the customer's emailmail ID in the text box provided for banned emails. After filling in this field, click the Save button to confirm your settings.

Simple Digital Downloads: Tools

This is the layout of the General tab, which contains a tab named as Banned Email. Sometimes it comes in handy when you want to ban someone.

In the picture above you can see that I have placed different emails. Entering these emails means these specific customers will not be able to purchase any downloadable products from the digital store.

One email must be entered per line.

API Key

Simple Digital Downloads: Tools

Let's go to the second tab of Tools, which is for API keys. EDD contains a complete RESTful API through which you can remotely retrieve your store's data. It can access different types of information, such as: store products, store customers, store sales and store revenue ## in JSON or XML format #Format. API is a way to connect to any EDD related mobile app.

Simple Digital Downloads: Tools

This is the layout of the

API Keys tag, which includes a list of users/members who can use the keys generated for them. In this tab you can generate new API keys for members/users of your digital store. These keys are divided into three types:

    Public Key
  1. Key
  2. Token
The keys mentioned above act as random numbers to confirm access to specific types of data. For example, if a user wants to access information about a sale, then he or she needs to submit these keys for verification, and then the required information will be in

JSON or XML format的形式发送> . JSON is a very useful format that uses JavaScript encoding to display the required sales details. But if you're a beginner, there's not much to do here. Leave it alone until you want to build an application based on EDD's API.

Simple Digital Downloads: Tools

In the image above, you can see the

API keys generated for each user. You can generate a new API key by entering the member's name in the box provided and clicking the Generate new API key button magic. New API keys will be generated for users of your digital store.

Normally, you should only generate these keys for profiles that you trust and want to share data with.

system message

Simple Digital Downloads: Tools

This is the third tab in the Tools section. As the name suggests, it contains information about the system that developers can download for future reference when needed.

Simple Digital Downloads: Tools

This area displays the following information:

  • Website information
  • User browser
  • WordPress Configuration
  • EDD Configuration
  • Network Server Configuration
  • PHP Configuration
  • Session configuration

If you want to download this information, just click the Download System Information File button. Generally, you will download a system information file only if you encounter a problem and EDD's support staff asks you for it in order to provide you with better assistance.

Import and Export

Simple Digital Downloads: Tools

The last tab allows you to import/export different files at any time. You can export a copy of the EDD settings to your system in JSON format. You can also import EDD settings from other sites to apply to this site without having to configure them one by one. This means that once you have configured your EDD-based digital store, after reading my series of articles, all you need to do is export those settings when you create a new store (and obviously import them into the new store).

Simple Digital Downloads: Tools

This is the layout of the Import/Export tab, which includes two meta boxes. Let’s discuss them one by one.

1. Export

Simple Digital Downloads: Tools

The first meta box is for Export settings for exporting EDD settings to store your digital store locally in JSON format in your system. You can import these configurations to another site. Click the Export button to get the results.

2.Import

Simple Digital Downloads: Tools

Using this meta box, you can import a JSON file of EDD > settings (if you want to configure the same settings as before). Simply select the file from the system and upload it. You can also Import files to configure the same settings overall instead of configuring them one by one.

in conclusion

The tools part ends at the same time as this series. If you encounter any questions, you can always ask without hesitation. Now you can build an online store to sell digital downloadable products and control every part of it.

The above is the detailed content of Simple Digital Downloads: Tools. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
5  WordPress Plugins for Developers To Use in 20255 WordPress Plugins for Developers To Use in 2025Apr 27, 2025 am 08:25 AM

Seven Must-Have WordPress Plugins for 2025 Website Development Building a top-tier WordPress website in 2025 demands speed, responsiveness, and scalability. Achieving this efficiently often hinges on strategic plugin selection. This article highlig

What would you use WordPress for?What would you use WordPress for?Apr 27, 2025 am 12:14 AM

WordPresscanbeusedforvariouspurposesbeyondblogging.1)E-commerce:WithWooCommerce,itcanbecomeafullonlinestore.2)Membershipsites:PluginslikeMemberPressenableexclusivecontentareas.3)Portfoliosites:ThemeslikeAstraallowstunninglayouts.Ensuretomanageplugins

Is WordPress good for creating a portfolio website?Is WordPress good for creating a portfolio website?Apr 26, 2025 am 12:05 AM

Yes,WordPressisexcellentforcreatingaportfoliowebsite.1)Itoffersnumerousportfolio-specificthemeslike'Astra'foreasycustomization.2)Pluginssuchas'Elementor'enableintuitivedesign,thoughtoomanycanslowthesite.3)SEOisenhancedwithtoolslike'YoastSEO',boosting

What are the advantages of using WordPress over coding a website from scratch?What are the advantages of using WordPress over coding a website from scratch?Apr 25, 2025 am 12:16 AM

WordPressisadvantageousovercodingawebsitefromscratchdueto:1)easeofuseandfasterdevelopment,2)flexibilityandscalability,3)strongcommunitysupport,4)built-inSEOandmarketingtools,5)cost-effectiveness,and6)regularsecurityupdates.Thesefeaturesallowforquicke

What makes WordPress a Content Management System?What makes WordPress a Content Management System?Apr 24, 2025 pm 05:25 PM

WordPressisaCMSduetoitseaseofuse,customization,usermanagement,SEO,andcommunitysupport.1)Itsimplifiescontentmanagementwithanintuitiveinterface.2)Offersextensivecustomizationthroughthemesandplugins.3)Providesrobustuserrolesandpermissions.4)EnhancesSEOa

How to add a comment box to WordPressHow to add a comment box to WordPressApr 20, 2025 pm 12:15 PM

Enable comments on your WordPress website to provide visitors with a platform to participate in discussions and share feedback. To do this, follow these steps: Enable Comments: In the dashboard, navigate to Settings > Discussions, and select the Allow Comments check box. Create a comment form: In the editor, click Add Block and search for the Comments block to add it to the content. Custom Comment Form: Customize comment blocks by setting titles, labels, placeholders, and button text. Save changes: Click Update to save the comment box and add it to the page or article.

How to copy sub-sites from wordpressHow to copy sub-sites from wordpressApr 20, 2025 pm 12:12 PM

How to copy WordPress subsites? Steps: Create a sub-site in the main site. Cloning the sub-site in the main site. Import the clone into the target location. Update the domain name (optional). Separate plugins and themes.

How to write a header of a wordpressHow to write a header of a wordpressApr 20, 2025 pm 12:09 PM

The steps to create a custom header in WordPress are as follows: Edit the theme file "header.php". Add your website name and description. Create a navigation menu. Add a search bar. Save changes and view your custom header.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment