Use alias or Twig for asset path #954
Unanswered
gmhenderson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Is it possible to use an alias or to parse Twig in that path supplied for an Asset import? Consider a feed source like:
or
I have enabled Twig parsing in the FeedMe config with
'parseTwig' => true
, but I get an error:Is there any way to have a dynamic path value for the asset import? What exactly does the
parseTwig
option allow for?Additional info
Beta Was this translation helpful? Give feedback.
All reactions