1
GPboarder
Is there a module that will create a snail-mail mailing list?
  • 2008/11/6 21:05

  • GPboarder

  • Friend of XOOPS

  • Posts: 248

  • Since: 2006/10/6


Hi,

I would like to export my users' names and mailing addresses to send them greeting cards. Ideally into a format that could be easily handled by another program or print directly to labels.

Is there a module that is capable of this?

I'm using 2.3.1.

If I have to draw from the database manually, I would appreciate advice in that department as well.
Optimism is the mother of disappointment.

2
Anonymous
Re: Is there a module that will create a snail-mail mailing list?
  • 2008/11/6 23:07

  • Anonymous

  • Posts: 0

  • Since: 0


I don't think that there's a module that will do his - snail-mail addresses and websites don't normally go together.

However, you could use phpMyAdmin's "export" function to export your db tables into /csv format and work from there perhaps?