Skip to content

Releases: ivandoric/Making-Websites-With-October-CMS

Making Websites With October CMS - Part 26 - Uploading Images From Frontend

07 Dec 18:24
Compare
Choose a tag to compare

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.

Check out the video

Making Websites With October CMS - Part 25 - NEW! Ajax Form Validation

27 Nov 10:36
Compare
Choose a tag to compare

In this video we are going to learn about new Ajax form validation that just came to October CMS few days ago.

Check out the video

Making Websites With October CMS - Part 24 - Extending User Plugin - Frontend

26 Nov 18:33
Compare
Choose a tag to compare

In this episode I'm going to show you how to add and save your newly added fields for October CMS user plugin on the frontend of your site.

Checkout the video

Making Websites With October CMS - Part 23 - Extending User Plugin

21 Nov 18:11
Compare
Choose a tag to compare

In this episode we are going to extend User plugin for October CMS with two additional fields.

Check out the video

Making Websites With October CMS - Part 22 - Ajax Form Validation

12 Nov 12:30
Compare
Choose a tag to compare

In this episode we are quickly going back to forms and validation, but this time we are going to do it with Ajax na October CMSs Ajax framework.

Check out the video

Making Websites With October CMS - Part 21 - Users

30 Oct 15:19
Compare
Choose a tag to compare

In this episode we are going to setup User plugin for October CMS, and learn how to register and login users and also how to protect our pages from unauthorized access.

Check out the video

Making Websites With October CMS - Part 20 - Frontend Forms

29 Oct 08:34
Compare
Choose a tag to compare

In this episode we are going to be creating frontend form for October CMS so that the users can enter data directly into our database. I'm also going to show you how to use Flash messages to give feedback to the user.

Check out the video

Making Websites With October CMS - Part 19 - Form validation

26 Oct 17:14
Compare
Choose a tag to compare

Now let's make our October CMS contact form a bit better by creating form validation for our fields.

Check out the video

Making Websites With October CMS - Part 18 - Creating Contact Form

25 Oct 18:15
Compare
Choose a tag to compare

In this episode I'm going to show you how to create a simple contact form component for your October CMS website. And also how to use SMTP service from Google to send emails while developing your site.

Check out the video

Making Websites With October CMS - Part 17 - Adding Options to Components

23 Oct 17:20
Compare
Choose a tag to compare

Now that we have created our first simple component for October CMS we will add some options to it so that we can control output of our component better.

Check out the video