Actions
Task #3346
closedAdd documentation for Exporter plugins
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/1814":https://github.com/pulp/pulpcore/issues/1814
Exporters should be documented separately from the other objects because in many cases, they will exist in their own isolated plugin.
For example a filesystem exporter would need to be its own plugin because writing publications to a filesystem is a general need and can be done for any content type.
This documentation should explain how to implement the Exporter Model, Viewset, and Serializer. It should also explain how to use the plugin template to create an Exporter plugin. (The template will include unnecessary objects, like an Importer.)
Related issues
Actions