Jump to Content
TatankaGuidesDownload
GuidesDiscussions
v1.0

GuidesDownloadLog InTatanka
Guides
Log In
v1.0GuidesDiscussions

Overview

  • The Purpose of Tatanka

How-Tos

  • Getting Started with Tatanka
  • Creating a Layout

Documentation

  • Environments
  • Your App's Child Class
  • Routing
  • Pagination
  • Alerts
  • JS/CSS Optimization
  • Database Migrations
  • Helper Functions
  • Arrow Client
  • Modules
  • Module Hooks
  • Updating Tatanka
  • Contribute

Modules

  • sitemap.class.php
  • facebook.class.php
  • google.class.php
  • twitter.class.php
  • instagram.class.php
  • helper.class.php
  • User Module

Examples

  • Basic Website
  • Tshirt Store Website
  • Restful API

Gallery

  • GoReturnMe
  • KarlSteltenpohl.com
  • FlipFace Tees
Powered by 

Your App's Child Class

The core of your custom application.

Suggest Edits

The idea behind tatanka is that you can just extend the main app class with your own class. Then build your app there.

Example

Configurable Options

Updated less than a minute ago


  • Table of Contents
    • Example
    • Configurable Options