Releases: ivandoric/Making-Websites-With-October-CMS
Making Websites With October CMS - Part 26 - 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.
Making Websites With October CMS - Part 25 - NEW! Ajax Form Validation
In this video we are going to learn about new Ajax form validation that just came to October CMS few days ago.
Making Websites With October CMS - Part 24 - Extending User Plugin - Frontend
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.
Making Websites With October CMS - Part 23 - Extending User Plugin
In this episode we are going to extend User plugin for October CMS with two additional fields.
Making Websites With October CMS - Part 22 - Ajax Form Validation
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.
Making Websites With October CMS - Part 21 - Users
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.
Making Websites With October CMS - Part 20 - Frontend Forms
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.
Making Websites With October CMS - Part 19 - Form validation
Now let's make our October CMS contact form a bit better by creating form validation for our fields.
Making Websites With October CMS - Part 18 - Creating Contact Form
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.
Making Websites With October CMS - Part 17 - Adding Options to Components
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.