WP Manifestindependent plugin directory
manifest / developer / wordpress-integration-for-flight-framework

n0nag0n Integration for Flight Framework

A WordPress Plugin for integration Flight Framework into your Wordpress Install

by n0nag0n · github.com/n0nag0n/wordpress-integration-for-flight-framework

4stars
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/n0nag0n/wordpress-integration-for-flight-framework/archive/refs/heads/master.zip

From the readme

Seamlessly integrate the Flight PHP micro-framework with WordPress for building APIs and custom applications. n0nag0n Integration for Flight Framework enables you to use the lightweight Flight PHP micro-framework within your WordPress site. This plugin bridges the gap between WordPress's content management capabilities and Flight's simple yet powerful routing system for building custom applications and APIs. Seamless Integration: Route requests to either Flight or WordPress based on URL patterns MVC Architecture: Organize your code with controllers, models, and views Folder Structure Creator: Easily set up the recommended Flight application structure Database Options: Use WordPress's database connection or configure your own Configuration Control: Fine-tune how Flight interacts with WordPress Easy Setup: Simple admin interface to configure all aspects of the integration This p

Read the full README on GitHub →