• Resolved spamis

    (@spamis)


    We added custom coding for bulk downloads for one product (a book) that allows hospital customers to purchase downloads in bulk to be given to students who take classes at the hospital. The students must first register then enter a passcode given to them by the instructor to get their download. The registration process requires the student to select the hospital at which they will take their class from a dropdown menu. Each registrant is assigned a special role created solely for the bulk downloads. All individual downloads are listed in the WooCommerce Customer Downloads report. Included in the report list are the date and time of the download and the username of the student who got the download but not the name of the hospital where the student is taking the class. Are there any plugins that will let me accomplish the following:

    1. Show the user’s first and last name in the Customer Downloads list instead of or in addition to the username.
    2. Make it possible to include the name of the hospital associated with the user in the Customer Downloads list.
    3. Allow me to filter the list by date and hospital name and then download the filtered list to CSV.

    We need an easy way to download the information as a CSV. We only need the date, user’s first and last name, and hospital. We bill some customers by the month for the downloads actually used instead of charging them at the time of purchase and we need the CSV to send the list of downloads to the customer with the bill.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @spamis,

    It sounds like the Customer Downloads report on the Analytics > Downloads page in core WooCommerce is a good start, since you can filter by the product and date. However, as you mentioned, it doesn’t include all the info that you’re looking for.

    Can you explain a bit more about the registration process for the students? For example, how is the Hospital name dropdown being added to the registration form? Are you using a plugin for that or custom code? Do you know where that Hospital data is being saved in the database?

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @spamis,

    Since we haven’t heard back in a while, I’m going to go ahead and close out this thread. However, if you need any further assistance with this issue, feel free to create a new thread. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customize WooCommerce Customer Downloads List’ is closed to new replies.