Jump to content

Add export users hook to user list, page lister


Mackski
 Share

Recommended Posts

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

Link to comment
Share on other sites

  • 1 year later...
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.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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