​
So I wanted to set up a database of downloadble PDF files that my users can download right after they pay for a membership. I would ideally like to also know which files they downloaded. Is there a plugin or a way I can set this up in elementor?
You’ll need a file access plugin to gate Uploads to specific user roles. Media uploads in WordPress are all publicly accessible by default.
You can also gate Pages to be accessible only to certain user roles. Not sure which plugin will do that, need a page permission plugin of some sort, and need to set the view permission to the subscriber user role group.
So once your page and media is gated, you can embed the media on the member pages.
Then you’ll need your subscription plugin (paid) for woocommerce to add subscribers to that permitted user role group.
Whatcha building, an OF clone?
Easy Digital Downloads is a good start.