Jump to content

Recommended Posts

Posted

I'm trying to add a hook to allow exporting of filtered users from /access/users

I have managed to add a button to a user form to export all users, however it would be much nicer to add a button to allow export from a filtered list of users, right after the page lister.

I've tried: $this->addHookAfter("ProcessPageLister::execute", $this, "addExportUsersButton"); with no real luck.

Any ideas?

Here is where I'm trying to add a export button after:

export-users.png

Posted

Not an answer to your question sorry and only useful for those with Lister Pro, but just wanted to note that you can export the filtered list of users with "Export Pages to CSV" action for Lister Pro.

2017-03-11_125416.thumb.png.12d0247b44c1fd198b158c8f6aac9144.png

  • Like 2
  • 1 year later...
Posted
On 3/11/2017 at 12:16 AM, Mackski said:

I've tried: $this->addHookAfter("ProcessPageLister::execute", $this, "addExportUsersButton"); with no real luck.

Any ideas?

Here is where I'm trying to add a export button after:

export-users.png

Did you managed this task ? I'm trying nearly the same thing - would be nice to get some hints.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...