Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Knowing Better About October CMS - Fatoni (@Malang PHP User Group Meetup - March 2017)

DOT Indonesia
January 31, 2018
63

Knowing Better About October CMS - Fatoni (@Malang PHP User Group Meetup - March 2017)

DOT Indonesia

January 31, 2018
Tweet

More Decks by DOT Indonesia

Transcript

  1. Knowing Better About October CMS “Everything should be made as

    simple as possible, but not simpler” “We are sentimental engineers” At Malang PHP User Group Meetup - March 2017
  2. 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
  3. Components are configurable building elements that can be attached to

    any page, partial or layout. Page Component
  4. Create Tables Create Models Permission Roles Create Menu Create Controller

    Version Information Localization Plugin Scaffold (Builder)
  5. 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
  6. Installation in 3 Easy Steps 1. Clone Repo (https://github.com/octobercms/october.git) 2.

    Composer (composer create-project october/october myoctober) 3. Wizard