Skip to content

Commit 9f73699

Browse files
authored
Add note to install OpenSpout on Exporting-data page
1 parent eb62e5b commit 9f73699

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/table-features/exporting-data.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Here you will find:
66

77
[[toc]]
88

9+
## Install OpenSpout
10+
11+
In order to use the export function, you must install the [OpenSpout package](https://github.com/openspout/openspout) v4.x. To do this run the following command in your terminal:
12+
13+
14+
```bash
15+
composer require openspout/openspout:^4.0
16+
```
17+
918
## Enable Data Export
1019

1120
To enable Data Exporting, follow the steps described below.

0 commit comments

Comments
 (0)