simpods-logo-cutout-white

Simpods MVC

  • Home
  • Documentation
  • The Team
  • Blog
  • My account
  • Contact Us
  • Download
  • Privacy Policy

Simpods MVC

  • Getting Started
    • Requirements
    • Download & Installation
    • Coding Conventions
  • Tutorials
    • Lessons
      • Install Simpods MVC
      • SIMPODS MVC – MVC QUICK DEMO
    • MVC Structure
      • A quick example
    • Models
      • Frontend Models
      • Admin Models
      • How To Create A Frontend Model
      • How To Create An Admin Model
      • Global Model For Both Admin And Frontend
    • Controllers
      • Frontend Controllers
      • How To Create A Frontend Controller
      • How To Create An Admin Controller
    • Views
      • Templates
      • Access Variables From Controllers
    • Ajax
      • Global Ajax
      • Cross Frontend Ajax
      • Cross Admin Ajax
      • Ajax for A Specific Template at The Frontend
      • Ajax for A Specific Page at the Backend
    • SCSS And CSS
      • SCSS Settings
      • style-theme.css
      • style-mgpd.css
    • JavaScript
      • default.js
      • Passing Variables To JS From Controller
      • Specific JS For A Template
    • Featured Methods
      • simpods_select_fn()
      • general_update_fn()
      • general_insert_fn()
      • simpods_delete_fn()
    • Files Designed To Be Overwritten
    • Integrate With Other Themes
    • Develop A Plugin With Simpods MVC
  • Basic Components
    • Parent and Child Theme
    • Theme Options
    • Custom Controllers
    • Hierarchy
    • Linked Areas
    • Guest Accounts
    • User Code
  • Contribute
  • Licence
  1. Home
  2. Docs
  3. Simpods MVC
  4. Getting Started
  5. Requirements

Requirements

Dependencies

  • WordPress (Min Version 4.9.0)

  • PHP 7

Recommended

  • Pods Framework (Min version 2.6.11)

  • Panda Pods Repeater Field (Min version 1.2.0)

  • Really Simple Captcha (if login template is used)

Knowledge

  • Object-Oriented Programming

  • MVC (Model View Controller) Structures

Doc navigation

Download & Installation
© 2019 Simpods MVC