- Issue created by @mxrtinax
When attempting to save files in a directory named based on the current date (e.g., images/[date:custom:Y]/[date:custom:m]), the module treats the tokens as plain strings instead of resolving them to actual values.
Utilize Drupal's Token API to correctly replace token placeholders with their corresponding values.
Active
2.0
Code