Email List on Forum

Get help with installation and running phpBB 3.1.x here. Please do not post bug reports, feature requests, or extension related questions here.
Suggested Hosts
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: phpBB 3.1.x is at its End of Life stage and support will NOT be provided after July 1st, 2018.
Locked
pondrocket
Registered User
Posts: 81
Joined: Sat Jan 02, 2016 1:24 am
Location: Michigan
Contact:

Email List on Forum

Post by pondrocket »

Is there a way to get a list of all users emails on my forum and copy to an excel spreadsheet?

Pondrocket
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: Email List on Forum

Post by </Solidjeuh> »

User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52767
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Email List on Forum

Post by stevemaury »

Another way is to run this query and then export its output as CSV, or Excel:

Code: Select all

SELECT username, user_email WHERE user_type <> 2
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
Locked

Return to “[3.1.x] Support Forum”