This is possible in just one plugin. You will need to add the extra requirement and add the config changes to the plugin. In theory you could add the “openedx-dockerfile-pre-assets” patch to your plugin and avoid the extra requirement (with RUN pip install myformplugin), but that would be confusing.