Forums / Developer / eZFlow API? manipulating blocks from PHP

eZFlow API? manipulating blocks from PHP

Author Message

Yves Thommes

Wednesday 02 March 2011 11:04:56 pm

Hi

i was wondering how i can manipulate block items through PHP.

I'm currently creating a website for a concert hall where we'll be using ezflow to show featured events on the front page. They have two sections on the website, Upcoming Shows and Past Shows. For now I'm using a cronscript, which runs at midnight and moves events from upcoming to past shows if required.

Unfortunately I was unable to find how i can remove past shows from the featured event block in ezflow.

So i'm wondering if there is an api available which would allow me to do this? Or should i consider another approach to this problem, if so, what would be the right way to solve this problem please?

Thanks