Uploading Images From Frontend
In this episode I'm going to show you how to upload images and save it to the October CMS database from frontend of your website.
This question has been asked many times: “How do you upload images from the frontend form in October CMS?“. So in this episode I’m going to answer that question.
There are two ways of doing this, and in this episode I’m going to show you the easiest way without any fancy JavaScript stuff. And maybe in one of the future episodes I’m going to show you the more complicated way.
For this example we are going to be using actorform
component that we made in one of the previous episodes.