Support

Account

Home Forums Feature Requests Uploaded file click counter

Helping

Uploaded file click counter

  • I have a website that I have just started to use the amazing ACF plugin to upload a file for download for my members. I am looking for a way to get “download count” to display somewhere on each page. I’m I not seeing this feature anywhere because its not offered and does it not exist?

    Thanks for your time,
    Adam aka Stunod

  • Hi @stunod,

    Thanks for the post.

    This feature is not available from the plugin out of the box but you should be able to achieve this with some PHP code.

    You can define a number field and then use the update_value() function to increment this value(+1) every time the user uploads a file.

    This function is explained in detail here: https://www.advancedcustomfields.com/resources/update_field/

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Uploaded file click counter’ is closed to new replies.