Closed (fixed)
Project:
Currency taxonomy
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2023 at 07:50 UTC
Updated:
11 Jan 2024 at 15:29 UTC
Jump to comment: Most recent
I guess it may be useful in some cases to re-import (delete all terms and import them from the file) all currency codes.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
astonvictor commentedCreated a new MR.
Implemented a new drush command to re-import all currency codes. The usage:
drush currency-taxonomy:importComment #4
astonvictor commentedThe MR is merged.
Changes will be added to the next release.