automatic editions
You need to be logged in to post messages in the forums. New users may register here.
|
Bartek Tokarczyk
Member since: 06 April 2012
Posts: 4
|
Wednesday 18 April 2012 9:25:41 am
Hey ;)
What I need is automatic editions, I did custom skin which fetches my latest articles and want to automatically send once a week articles from last week to my subscribers. I've created a CLI script which uses ez API to create cjw_newsletter_edition node. But it's not enough probably I need to add something to those cjw tables in database.
Could anyone help, I need some advice. Maybe there is some cjw api?
Please help.
|
|
|
Bartek Tokarczyk
Member since: 06 April 2012
Posts: 4
|
Tuesday 08 May 2012 3:13:29 pm
I manage to figure it out. Basically what needs to be done is:
1. create nodes with ezApi
2. use CjwNewsletterEdition class to store data into "cjwnl_edition" table
3. use CjwNewsletterEditionSend class to store data into "cjwnl_edition_send" table
If needed, probably I could do some tutorial.
Cheers
|
|
You need to be logged in to post messages in the forums. New users may register here.