plone / plone/plone.exportimport
We should only run meaningful exports
Open
@ericof is already working on this.
Since Aug 21, 2025.
04 type: enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 3
- Avg merge
- 21h 16m
- Merged PRs (30d)
- 1
Description
Rules
| Export | When to run |
|---|---|
| Content | Always |
| Relations | Always |
| Discussions | Only if plone.app.discussion is installed |
| Translations | Only if plone.app.multilingual is installed |
| Portlets | Not for Volto-based sites |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.