Add from Remote Url

Permalink
Trying to utilize either C5's Add from Remote URL or Add Incoming Files to pre-install images. Here's what I'm trying to accomplish:

1. person installs c5 with pre-chosen template and images are already loaded onto c5

I was thinking a script of some sort would be needed, but I'm not sure where to start. For future use also, I would need to create a script that would cron maybe every week to update the image list with any new ones that reside on the cloud files/cdn. Any suggestions? Any examples?

camnio
 
jordanlev replied on at Permalink Reply
jordanlev
I would look at concrete/controllers/install.php to see how it's done with the "sample content" that C5 itself installs.