feed-me icon indicating copy to clipboard operation
feed-me copied to clipboard

POFO Patches

Open markhuot opened this issue 2 years ago • 1 comments

Description

Related issues

markhuot avatar Nov 13 '23 18:11 markhuot

Mistaken PR. Sorry! Although… these changes may actually be relevant. If you're at all curious,

  1. fixes a bug where Matrix block types that don't contain any text fields would not import
  2. updates Feed URL to support aliases/ENV so you can swap feed URLs per ENV. E.g., we're setting it to ./tests/authors.json locally but site.com/api/authors in production
  3. sorts the default /admin/feed-me UI by feed title
  4. adds a feed-me/feeds/execute console command so you can run feeds from the CLI if you don't feel like logging in to the UI or dealing with timeout/memory issues on a web request

markhuot avatar Nov 13 '23 19:11 markhuot