Navigation

  • next
  • previous |
  • Seo panel developer guide to create plugins and themes
Download ⇓
  • Installation
  • Docs
  • Demo
  • Donate
  • Extensions
    • Plugins
    • Themes
    • View Cart
  • Support
    • Contact Us
    • Helpdesk
    • Docs
    • Blog
    • Forum
    • Seo Services
    • Support Services
    • Hosting
  • About
    • About Us
    • Sponsors
    • Reviews
  • Login

5. Developer Guide¶

This document is to help developers to integrate and customize the features of seo panel.

  • 5.1. Plugin Development Guide
    • 5.1.1. Introduction
    • 5.1.2. Steps to Create a Seo Panel Plugin
      • 5.1.2.1. Names, Files, and Locations
    • 5.1.3. Common Plugin Functions
      • 5.1.3.1. 1) pluginGETMethod($args=’’, $area=’content’)
      • 5.1.3.2. 2) pluginPOSTMethod($formName, $area=’content’, $args=’’)
      • 5.1.3.3. 3) pluginConfirmGETMethod($args=’’, $area=’content’)
      • 5.1.3.4. 4) pluginConfirmPOSTMethod($formName, $area=’content’, $args=’’)
      • 5.1.3.5. 5) pluginMenu($args=’’, $area=’content’)
    • 5.1.4. Plugin Constants
      • 5.1.4.1. 1) PLUGIN_PATH
      • 5.1.4.2. 2) PLUGIN_VIEWPATH
      • 5.1.4.3. 3) PLUGIN_ID
      • 5.1.4.4. 4) PLUGIN_WEBPATH
      • 5.1.4.5. 5) PLUGIN_IMGPATH
      • 5.1.4.6. 6) PLUGIN_CSSPATH
      • 5.1.4.7. 7) PLUGIN_JSPATH
      • 5.1.4.8. 8) PLUGIN_SCRIPT_URL
    • 5.1.5. Common Database Functions
      • 5.1.5.1. 1) select($query, $fetchFirst = false)
      • 5.1.5.2. 2) query($query, $noRows=false)
    • 5.1.6. Session Management Functions
      • 5.1.6.1. 1) checkLoggedIn()
      • 5.1.6.2. 2) checkAdminLoggedIn()
      • 5.1.6.3. 3) isLoggedIn()
      • 5.1.6.4. 4) isAdmin()
  • 5.2. Theme Development Guide
    • 5.2.1. Introduction
    • 5.2.2. Steps to Create a Seo Panel Theme
      • 5.2.2.1. Names, Files, and Locations

Table of Contents

  • 1. Installation Guide
  • 2. User Guide
  • 3. Plugins
  • 4. API
  • 5. Developer Guide
    • 5.1. Plugin Development Guide
    • 5.2. Theme Development Guide
  • 6. SUPPORT

Quick search

Navigation

  • next
  • previous |
  • Seo panel developer guide to create plugins and themes
© Copyright 2025, Seo Panel. Created using Sphinx