Ok, I'm trying to list all my members with active subscription (name, contact info, some custom fields from amember_members table) in a single page, sorted by subscription purchased, inside the amember (so, using smarty templates). How would I go about doing this, and has anyone done this before already? I can't find any reference to something like this in the forum... Or, if doing this inside aMember and with smarty templates doesn't really work that easily, let me know how else should I do - as long as that list can be protected and displayed only to those members who have an active subscription. Thanks...
At some point I need to spend some time to better understand how reporting integration works in Amember. Today I do this via a cron job that exports the CSV for me and puts it in a protected folder.