Does Instatic support a plugin system like WordPress? #179
|
Hi you, I am exploring Instatic and really like it so far. I wanted to ask if it supports a plugin architecture or system similar to WordPress? Specifically, is it possible to write custom plugins or extensions to extend its core functionality? If yes, is there any documentation or guide on how to get started with plugin development for Instatic? Thank you! |
Answered by
DavidBabinec
Jul 4, 2026
Replies: 1 comment
|
Hi there! Yes, Instatic has its own sophisticated plugins system. Technically it works very differently than in WordPress, but it's made to extend the backend - check the docs: https://github.com/CoreBunch/Instatic/blob/main/docs/features/plugin-system.md The API is work in progress, but it's already very capable. |
0 replies
Answer selected by
DavidBabinec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there!
Yes, Instatic has its own sophisticated plugins system. Technically it works very differently than in WordPress, but it's made to extend the backend - check the docs: https://github.com/CoreBunch/Instatic/blob/main/docs/features/plugin-system.md
The API is work in progress, but it's already very capable.