Knowing Better About October CMS

13
Knowing Better About October CMS Everything should be made as simple as possible, but not simpler” “We are sentimental engineers”

Transcript of Knowing Better About October CMS

Page 1: Knowing Better About October CMS

Knowing Better About October CMS“Everything should be made as simple as possible, but not simpler”

“We are sentimental engineers”

Page 2: Knowing Better About October CMS

About Speaker

Ahmad Fatoni[[email protected]]

Web Developer at DOT Indonesia (PT Distinction On Technology Indonesia)

Expertises: PHP, MySQL, Oracle, Laravel Framework, Version Control (GIT)

Research Area :PHP framework based CMS

Page 3: Knowing Better About October CMS
Page 4: Knowing Better About October CMS

Technologies

Page 5: Knowing Better About October CMS

👉Page Component

👉Partials

👉Logs system

👉Plugin scaffold (Builder)

👉AJAX support

Interesting features

Page 6: Knowing Better About October CMS

Components are configurable building elements that can be attached to any page, partial or layout.

Page Component

Page 7: Knowing Better About October CMS

Partials are extremely useful for page elements that repeat on different pages or layouts.

Partials

Page 8: Knowing Better About October CMS

Logs System

Page 9: Knowing Better About October CMS

👍Create Tables

👍Create Models

👍Permission Roles

👍Create Menu

👍Create Controller

👍Version Information

👍Localization

Plugin Scaffold (Builder)

Page 10: Knowing Better About October CMS

October includes a framework that brings a full suite of AJAX capabilities which allow you to load data from the server without a browser page refresh.

AJAX Support

Page 11: Knowing Better About October CMS

Installation in 3 Easy Steps1.Clone Repo (https://github.com/octobercms/october.git)

2.Composer (composer create-project october/october myoctober)

3.Wizard

Page 12: Knowing Better About October CMS

Referrences - http://octobercms.com

- https://github.com/octobercms/october

Page 13: Knowing Better About October CMS

Thanks

“We are sentimental engineers”