From 6f6ef5279991f535758a779cdf5d3b896d208cd2 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 11 Mar 2024 19:45:53 +0100 Subject: [PATCH] Added roadmap to readme --- docs/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/index.md b/docs/index.md index 53aedb1..ea0abe9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,4 +30,14 @@ composer require studioespresso/craft-exporter ./craft install/plugin exporter ``` +## Roadmap + +The following additions & improvements are being considered: +- Freeform support +- Export elements related to another element +- Add the option to compress the export before it gets attached to the email +- Add the option to download the file directly when the export is done. + +[Get in touch](https://github.com/studioespresso/craft-exporter/discussions/categories/ideas) if there's anything elso you'd like to see added! + Brought to you by [Studio Espresso](https://studioespresso.co/)