• I use Woocommerce memberships/subscriptions to control access to member-only pages which contains listings of downloadable ebooks. Downloads are managed by the woocommerce S3 extension. The data for the ebooks is stored in custom post types. One of the cpt fields is a shortcode for an S3 download link.

    That means something like this: [amazon_s3 bucket=mybucketname object=greensmile.zip] The link/download shortcode cannot be changed, as you probably know.

    The download links are only displayed on two post archive pages. The single post pages are used for info only.

    I want to be able to see what files are downloaded, when (and the username would be great too). Would all or any of this be achievable with this plugin?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reporting this. The plugin developers will investigate further your findings.

    Kind regards

    Plugin Author mra13

    (@mra13)

    At the moment this plugin doesn’t do anything with s3. We have been working on creating a s3 integration addon for this plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatability with S3 downloads’ is closed to new replies.