custom SingleContentSyncBaseFieldsProcessor plugin help

Created on 28 August 2024, 4 months ago
Updated 3 September 2024, 4 months ago

Problem/Motivation

I wrote a plugin to handle a custom entity from the ANU LMS module and it works if I put it in the Single Content Sync module's src/Plugins/SingleContentSyncBaseFieldsProcessor directory. But I wanted to fix the issues @nginex pointed out in this comment:
https://www.drupal.org/project/single_content_sync/issues/3470621#commen... πŸ’¬ Export works but import fails on custom entity Closed: works as designed

But I must be missing a step because when I put it in a custom module directory and make the changes noted, it no longer works. What else do I need to put in the custom plugin module besides a my_module.info.yml file and the plugin in my_module/src/Plugins/SingleContentSyncBaseFieldsProcessor?

I did clear the caches as well ...

I am once again getting the warning message:

Base fields of "assessment_question" is not exportable out-of-the-box. Check README for a workaround.

... so it looks like it is not finding the plugin. I did read the doc pages on plugin discovery.

Thanks for any help. :)

πŸ’¬ Support request
Status

Closed: works as designed

Version

1.4

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024