I have a client who wants to take a bunch of MP3s they're using for a kind of seminary school and make them available online. How can I import these into new nodes in Drupal? I believe there are modules for doing node imports using CSV files, but I can't see how I would attach the file. I am not sure what other mechanisms are out there for helping me accomplish this. Any suggestions?
I migrate the website (drupal v. 8.9.0, it has already been updated before!) from shared hosting to the VPS. Configured the environment (Ubuntu 20.04 x64 + Apache/2.4.41 + mod-ruid2 + PHP 7.4 + Percona-server-5.7).
Currently we are using another popular CMS for our website, but we've had lots of issues with it: lack of features without plugins, bad quality plugins advertising premium versions in the admin panel, etc. We would like to make a website from Scratch and are looking for a better solution and so far Drupal looks very promising, it has most of the features we need and doesn't have the downsides of our old system. However, I have some questions that I would like answered to determine if Drupal really is a viable solution for us.