Plugins

Plugins add support for a type of content to Pulp. For example, the file_plugin adds support for Pulp to manage files.

For a list of plugins check out our list of plugins for Pulp 3.

And don’t hesitate to contact us with any questions during development. Let us know when the plugin is ready and we will be happy to add it to the list of available plugins for Pulp!

Note

Are we missing a plugin? Let us know via the pulp-dev@redhat.com mailing list.

Plugin API

The Pulp Plugin API is published and versioned with pulpcore. It is governed by our deprecation policy.

Plugin Writer’s Guide

Plugin Writer’s Reference