-
I have a database consisting of over 1000 parts. All data sheets are links to external sources. If for some reason I want to run the database offline in the future: |
Beta Was this translation helpful? Give feedback.
Answered by
jbtronics
Mar 29, 2025
Replies: 1 comment 1 reply
-
With the upcoming 1.17 version, there is the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
new55j
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the upcoming 1.17 version, there is the
php bin\console partdb:attachments:download
console command, to download all external attachments at once.