Skip to content

Commit

Permalink
Update README for new functionalities
Browse files Browse the repository at this point in the history
  • Loading branch information
doefom committed Feb 28, 2024
1 parent 8f4d4de commit 60dea34
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,16 @@ Once installed, there are basically two ways to use this addon.
1. Head to the entries listing of one of your collections.
2. Select one or more entries
3. Click the "Export" action above the table.
4. Choose your export format and specify if you want to include headers (included by default).
4. Choose your export format, exclude certain fields if you want to and specify whether you'd like to include headers (included by default).

### Exporting Collections

1. Navigate to Utilities > Export
2. Select your collection, export format, and whether to include headers or not.
2. Select your collection, export format, add excluded fields if you want to and specify whether to include headers or not.
3. Click the "Export collection" button.

## Roadmap

- [ ] Introduce support for custom fieldtypes that do not extend the default fieldtypes
- [ ] Implement PDF export functionality
- [ ] Support customizing the export columns
- [ ] Support setting the export filename

0 comments on commit 60dea34

Please sign in to comment.