Use config for fields, url, out-of-box behaviors

Created on 4 April 2023, over 1 year ago
Updated 7 April 2023, over 1 year ago

Problem/Motivation

This module provides much needed features for generating feeds for aggregators like Google. When properly set up, it works great. The behavior out of the box is lacking, and it depends on global constants to retrieve it's field id data.

Steps to reproduce

Install the module, run the import. It will break due to missing fields.

Proposed resolution

  • Move globals to config, use config throughout import process.
  • Install fields to new vocabulary for out-of-the-box good behavior.
  • Allow field changes via config on the import form.
  • Add Drush command for periodic imports and updates.

Remaining tasks

See MR.

User interface changes

Added field selection to import form.

API changes

New Drush command available.

Data model changes

Move global constants to Drupal config.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States alexandersluiter

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

Comments & Activities

Production build 0.71.5 2024