This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

jan-vince
jan-vince

What role should October has in this?

Do you want to process this files inside October?
Maybe create special page with onStart() function to process images and use scheduler to trigger processing?

Or just save final images to show on some page?
It should be enough to save images into /storage/app/media directory to appear in media pane in backend and create onStart() function that get files list and send array to Twig

jan-vince
jan-vince

How about create a plugin for this with two parts:

  • one to create images and save to /storage/app/media dir and maybe save image record info to DB - this part doesn't have to be connected to any page - just be triggered by scheduler or regular cron job
  • second to be used by pages to list images (or other usage)

I guess that would be probably the cleanest solution...

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.