Having problems installing Drupal? See the Installation Guide for more information.

Can i transfer my Woocomerce website to Drupal?

Hello there,

I need to confirm that can I transfer my Woocomerce website to the Drupal (CMS)platform with full files to drupal means. is drupal supports Woocomerce files? obviously database will be compatible but I am not sure for Woocomerce main files which is public_html like wp-content and all.

Here is the website link which you can go through https://flowerportal.in/.

Let me know if it is possible then I may transfer to drupal.

What about SEO Ranking?

How to make drupal installer available for sub directory?

I have my main directory at "C:\xampp\htdocs\drupal", and there are two sites laying there: one for production and one for test:

  • prod: "C:\xampp\htdocs\drupal\prod"
  • test: "C:\xampp\htdocs\drupal\test"

to make this short, I add these to my httpd.conf like:

Notes on setting up Drupal 8 multi-site

I recently had to set up a multi-site instance of Drupal from scratch; and now, I have to do so again. I recall it being fairly painful, due to somewhat scattered and/or out-of-date documentation. Therefore I have decided to document my procedures in excruciating detail, for my own future use and (hopefully) to help out others.

Local Drupal Installation without Vagrant

Can someone recommend a way to install a local copy of Drupal 8 without using Vagrant? It doesn't seem to be compatible with my set up.

Should I use VMWare Player? And if so, should I get VMWare Workspace, Workspace ONE, Horizon, Mirage, Fusion? Also, should I then get the Bitnami Drupal Stack, or the Drubuntu VMWare Image?

I've just got a Windows 10 laptop and I just want to install Drupal locally to test an update to an existing website without damaging the live site.

Drupal 8 installation on Google App Engine with Google Cloud SQL

Since Drupal do not support unix socket string , we need to use hostname in settings.php. There is not mention in Google offical documents. First time using Google App Engine, it took me days to find the solution:

  • After entering all the settings inside app.yaml, you need to use cloudsql as host, not localhost.

Hope this help others to install Drupal on Google Cloud.

^_^

my settings.php :

recommended-project web directory?

Hi,

I've followed the instructions on the Drupal page 'Using Composer to Install Drupal and Manage Dependencies'

I run composer create-project drupal/recommended-project public_html but then everything gets put in a web directory.

I can't then navigate in my browser to my site's url and start the setup.

Please let me know if I'm doing something obvious wrong!

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal