Feeds Comment Processor provides support for creating and updating comments with the Feeds module. The Feeds module provides support for node, user, and taxonomy term imports, but does not include support for comments.
NOTE: This port is in an early state and needs testing. Use on development server and ensure your data is backed up.
- Comments
- Feeds
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.
After enabling this module:
- Add importer. Go to Feeds importers at admin/structure/feeds and click "Add importer". For example: Name = Comment import; Description = Comments import from CSV file.
- Under Processor, select Comment processor.
- Review Comment processor settings and configure as required.
- Go to Comment processor mapping and configure source and targets.
- Configure other settings as required.
Plans include adding integration for the Comment Notify module.
Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/feeds_comment_processor/wiki/Documentation.
Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/feeds_comment_processor/issues.
- izmeez.
- Seeking additional maintainers.
Ported to Backdrop CMS by izmeez with AI assistance.
Originally created for Drupal by Andrew Levine. Further adapted for Drupal by Dane Powell.
Drupal version maintained by Andrew Levine and twistor.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.