Pro Edition 1.0.9

Posted by: Richard Webster

2nd February 2018, 9:21 am

Richard Webster

@rwebster

2 Feb 2018
9:21 am

1.0.9 will bring a couple of new features.

Firstly you'll be able to have a window pop up after a user downloads a file, with custom text. For example saying thank you.

Another feature is using the email capture window to subscribe people to your newsletter. By default the only options will be manual and MailChimp. Manual means they can tick a box to subscribe and you will have to sort it later using their email address. MailChimp is similar except signing them up automatically to your MailChimp subscriber list.

More modules are planned but those will be add-ons.

The third feature will be an option to display a user's download limits on their account page.

Last modified: 2nd February 2018, 9:24 am by Richard Webster

  • Karol Jarek

    @dts

    8 Feb 2018
    9:56 am

    Hi, can you add estimate time when an update will be released, or if you can send us beta version with user's download limit on account page to test it?

    Thank You.

  • Richard Webster

    @rwebster

    8 Feb 2018
    11:04 am

    Karol Jarek said on 8 Feb 2018, 9:56 am:

    Hi, can you add estimate time when an update will be released, or if you can send us beta version with user's download limit on account page to test it?

    Thank You.

    Morning Karol, the next update will be released by the end of this week. Just tying together the MailChimp integration.

  • Richard Webster

    @rwebster

    9 Feb 2018
    8:50 pm

    Update is live. Enjoy!

  • Karol Jarek

    @dts

    13 Feb 2018
    10:17 am

    Thank you for this update. I have two questions:

    Is it possible to move download count to my account dashboard from download section?

    Can I export emails to csv from downloads logs?

    Thank You.

  • Richard Webster

    @rwebster

    13 Feb 2018
    3:58 pm

    Hi Karol to export the post type data you can use a 3rd party plugin like this.

    If you're talking about the download limit stats on the download page use the following code somewhere:

    remove_action( 'woocommerce_after_account_downloads', 'somdn_download_limits_table', 75 );
    add_action( 'woocommerce_account_dashboard', 'somdn_download_limits_table', 75 );

This topic is closed to new replies.