Navigation

  • index
  • modules |
  • next |
  • previous |
  • Flask-PluginKit 3.9.0 documentation »
  • Tutorial

TutorialΒΆ

This tutorial will detail the Flask extension named Flask-PluginKit and will walk you through creating a local plugin and a third-party plugin, and cover as much as possible of all the features of Flask-PluginKit.

Contents:

  • Foreword
    • What?
    • Glossary
    • Local Plugin
    • Third-party Plugin
    • Loading logic
  • Plugin Core
    • Minimal Plugin
    • Plugin Structure
    • metadata
    • register
    • Enabling and Disabling Plugins
  • Template Extension Point
    • Description
    • Example
  • Hook Extension Point
    • Description
    • Example
  • Blueprint Extension Point
    • Description
    • Example
  • View function Extension Point
    • Description
    • vep on blueprint
    • Example
  • Class-based View Extension Point
    • Description
    • Example
  • Configuration
    • Description
    • Example
  • Static Resource
    • Description
    • Example
  • Error Handler Extension Point
    • Description
    • Example
  • Template Filter Extension Point
    • Description
    • Example
  • Template Context Processors Extension Point
    • Description
    • Example
  • Dynamic Connection Point
    • Description
    • Example
  • Plugin PreProcessor Extension Point
    • Description
    • Example
  • Third party plugin
    • Description
    • Local Plugin
    • How to develop plugins?
  • Afterword
    • To the plugin user
    • To the plugin developer

Logo of Flask-PluginKit

Navigation

  • Overview
    • Previous: Quickstart
    • Next: Foreword

Quick search

© Copyright 2018, staugur. Created using Sphinx 8.2.3.