• Buenas

    Tengo una consulta. Hay alguna manera que el plugin importe automáticamente los correos electrónicos de otra base de datos? O simplemente los importe de un txt o csv, pero sin que tenga que hacer nada, con un proceso automático.

    Esto lo digo porque tengo un cliente que tiene en otra base de datos una lista de emails con datos de clientes que se actualiza constantemente y no tendría tiempo de insertarlos uno a uno, ya que la lista es muy extensa.

    Muchas gracias de antemano, el plugin me parece muy potente!!

    😉

    Jordi

    http://wordpress.org/extend/plugins/knews/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author creverter

    (@creverter)

    Hello Jordi. This is an English forum. I answer you in english:

    You should create the bridget tool between Knews and your database. This function can help you:

    $Knews_plugin->add_user()

    Look for it in the main plugin file.

    Kind regards,
    Carles.

    Thread Starter adiell

    (@adiell)

    Hello

    Ok, now I want to insert manually with a function in the mySQL database all the subscriptors.

    There is a table called “wp_knewsusers”. The only thing I don’t understand is what “confkey” means. Could you explain me what are these caracters? Or how do you create it?

    Thanks!

    marcsupport

    (@marcsupport)

    Hello @adiell!

    This field will get a random value, and is setted for confirmation and unsubscription links, etc.

    Don’t forget the user extra field table!

    Regards,
    Marc

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Importar emails automáticamente’ is closed to new replies.