- Issue created by @vincent_jo
- 🇺🇸United States phenaproxima Massachusetts
Can you please post the steps you took to get set up with this?
I ask because Dries' blog post (https://dri.es/installing-drupal-cms-or-drupal-starshot-using-ddev) did not, until recently, effectively communicate that using our
git clone
is not the correct way to get Drupal CMS set up. The zip file tends to work better for most people; the git repo is meant for contributors. If you started from a git clone, I'd suggest maybe removing it entirely and trying again with the zip file. Hi, thanks for the quick response,
I actually followed Dries´post, but with the zip file downloaded.
The initial procedure of the installation worked perfect with out issues.
What to do when the system suddently (!) looks for a file (/var/www/html/web/core/modules/announcements_feed/announcements_feed.info.yml) which is actually not there. Why not there?
As an example.- 🇮🇳India adityarawat_ln
Hi @vincent_jo,
I noticed you are facing challenges setting up Drupal CMS. I have created a detailed doc that explains the step-by-step process for setting up Drupal CMS using DDEV. You can follow the steps outlined in the file and let me know if you having issues
Thank you