How do you set up for maintaining multiple sites.

I plan on maintaining 3 sites originally as developer/themer. These are fairly basic sites (2 are for family businesses) that I plan on improving as needed based on me learning Drupal better.

I kind of like to write code locally, to test it out, and then move it into production as needed.

It seems there are multiple ways to set up my local environment for developing multiple sites but I'm not sure what the best way is.

view

I have 2 content types: stores and products. Products has a reference field that refer it to the store that sells it. I have a view with all stores, I want to set a link to a view with store profile (profile is a field in store) and store products underneath. I think this should be done with contextual filters and relationship, any idea how ?

DPM in Drupal 8

Hi all,

Anyone know how to if D8 caters for the same style dpm output that d7 does?

What I mean is the type of output that you can click on to expand objects and arrays.

Using default is D8 seems a bit more like print_r, which is good, but harder to inspect.

Thanks.

PDOException - 1075 Incorrect table definition on NEW MySQL database

I am using drush site-install to create the drupal installation. At first it was throwing the below errors when I pre-created the database and users, so then I decided to let drush do it on it's own. Even when drush creates the database, I get the below error:

drush site-install --db-url='mysql://root/password@127.0.0.1/database' --account-name=admin --account-pass=password

Drupal 8 theme/template switching

Need to be able to swap the entire template/theme based on content [including main navigation]. Is there something like themekey or appearance builder for Drupal 8?

Drush Migrate

Hi
After attempted to migrate with Drupal8 "Migrate UI" (a question "Uprade from Drupal 6 to Drupal 8" is on /support/upgrading Drupal for 8 days), I tried with drush !
I am just starting with drush !!
I am using Wamp64.
I have in wamp64/www different versions of my new site "drupal81801", "drupal81802", ans I am working on "drupal81803"
Drush seems to work as with D:\wamp64\www\drupal81803>drush -v I got
Loading output format engine.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x