I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
Posted1 month 3 days ago by (zincica) in Initiatives
Recent comments
I could copy the create command from another site's database backup and used that.
In fact the create tabe is in the backup so I do not understand why the table was not created when it was...
Posted3 min 20 sec ago by Francis Greaves (themetman) on:
The user should be able to create tables.
I cannot see that table in the database using mysql from the command line:
SHOW TABLES;
Looking at another table the cache_book tabe...
Posted9 min 56 sec ago by Francis Greaves (themetman) on:
Ok. if an upgrade hadn't happened you might have seen something there a bit like this:
https://github.com/backdrop/backdrop-issues/issues/7010
Can you see the table in the...
Posted24 min 34 sec ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Interesting. Sounds like maybe an update hook hasn't completely worked for some reason.
When you check the status report, where with 1.33+ you will now see updates to run (this is...
Posted41 min 13 sec ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
I've never imported comments with Feeds in D7. How do you do that?
Never done it in Drupal7 either, but from D7 to D9
I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
https://github.com/backdrop-contrib/feeds/issues
An upgrade from D7 to Backdrop will include the comments by default, unless you have opted to do a migration manually instead.
If so, have you tried Migrate?