1
0
Fork 0
freesewing/markdown/dev/reference/plugins/en.md
2022-10-02 00:27:09 +02:00

328 B

title
Plugins

FreeSewing uses a modular approach where functionality can be extended with plugins. Plugins can provide macros, store methods, or use any of the lifecycle hooks.

We maintain the following plugins:

Notes

Refer to the plugin guide for an in-depth look into plugins.