WP Manifestindependent plugin directory
manifest / content / teetch-app

Teetch App

WordPress plugin for teaching and education management

by Rein Torres · github.com/rzarandona/teetch-app · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rzarandona/teetch-app/archive/refs/heads/master.zip

Teetch App

WordPress teaching and education management plugin.

A PHP plugin that integrates teaching-focused content and administration features into the WordPress dashboard.

WordPress 3.0.1 or later PHP WordPress plugin GPL 2.0 or later


Overview

Teetch App is a WordPress plugin built around WordPress hooks, an admin-facing interface, public-facing plugin code, and internationalization support.

Tech Stack

Technology Requirement Purpose
PHP WordPress-compatible Plugin implementation.
WordPress 3.0.1+ Host CMS and plugin API.
GPL-2.0+ License Open-source license declared by the plugin.

Structure

Path Responsibility
teetch-app.php WordPress bootstrap and lifecycle hooks.
admin/ Administration features.
includes/ Core plugin classes and hooks.
public/ Public-facing behavior.

Installation

  1. Copy this directory to wp-content/plugins/teetch-app.
  2. Activate Teetch App from the WordPress Plugins screen.

Teetch App requires WordPress 3.0.1+. No separate build process is required.