1
0
mirror of https://github.com/lektor/lektor-website.git synced 2025-03-08 14:36:40 +01:00

10 lines
307 B
Plaintext
Raw Normal View History

2015-12-19 14:52:17 +01:00
title: Plugins
---
summary: Provides an introduction to the plugin system in Lektor.
---
body:
Lektor allows plugins to depend on plugins to extend functionality. This is
achieved through a flexible and ever growing plugin interface. If you are
new to it have a look at the [Guide :ref](../../plugins/).