2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
title: Plugins
|
2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
2021-12-27 17:33:49 +01:00
|
|
|
FreeSewing uses a modular approach where functionality can be extended with
|
2022-10-02 00:27:09 +02:00
|
|
|
plugins. Plugins can provide macros, store methods, or use any of the lifecycle
|
|
|
|
hooks.
|
2021-12-27 17:33:49 +01:00
|
|
|
|
2022-10-02 00:27:09 +02:00
|
|
|
We maintain the following plugins:
|
2021-12-27 17:33:49 +01:00
|
|
|
|
|
|
|
<ReadMore />
|
2022-10-02 00:27:09 +02:00
|
|
|
|
|
|
|
## Notes
|
|
|
|
|
|
|
|
Refer to [the plugin guide](/guides/plugins) for an in-depth look into
|
|
|
|
plugins.
|