Skip to content
Jacob edited this page Sep 15, 2016 · 6 revisions

WIKI TODO

Soda CLI Installer

Documentation to write

  • Overall setup guide
  • What each soda:command does step by step

Todo

  • Ask for application_url or generate one during installation

Code Review Notes

  • Remember to add --mik flag to
  • Remember to set the application_url in the database

Soda CMS

Documentation to flesh out

  • Users
    • Permissions
    • Roles
      • Setting up & Managing user roles
  • Content types
    • Blocks
      • What is a block type?
      • Example of how to setup a block type & how to develop with it
    • Pages
      • What is a page (and how it relates to blocks)
      • Example of how to set up a page & how to develop with it
    • Real examples of these being used would be good.
  • Menu System
    • Adding menu items
    • Showing menu items depending on roles/permissions etc
  • Middleware
  • Helper functions

Soda Forms

Documentation to write

  • How to set it up (if needed)
  • What it is and how it differs from MIK FORMS
  • Code examples & how to use it.

Soda Database

Documentation to write

  • Database Structure

Todo

  • Write migrations for everything

Soda Themes

  • PSR4 stuff maybe?

Hot links to handy stuff can be put here 💯

Clone this wiki locally