Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stepbystep:drupal [2021/03/08 18:06] giancarlo [Basic configuration] |
stepbystep:drupal [2021/03/11 18:22] (current) giancarlo |
||
---|---|---|---|
Line 6: | Line 6: | ||
* [[stepbystep: | * [[stepbystep: | ||
* [[stepbystep: | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
</ | </ | ||
====== Drupal 9 ====== | ====== Drupal 9 ====== | ||
Line 555: | Line 557: | ||
- Installing react/ | - Installing react/ | ||
</ | </ | ||
+ | === More useful/ | ||
+ | <code bash> | ||
+ | **** facets | ||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | |||
+ | $ vendor/ | ||
+ | Successfully enabled: facets | ||
+ | |||
+ | **** field permissions | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: field_permissions | ||
+ | |||
+ | **** inline entity form | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: inline_entity_form | ||
+ | |||
+ | **** pathauto | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: pathauto, ctools | ||
+ | |||
+ | **** queue_ui | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: queue_ui | ||
+ | |||
+ | **** quick_node_clone | ||
+ | |||
+ | $ composer require drupal/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: quick_node_clone | ||
+ | |||
+ | **** schema metatag | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing drupal/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: schema_metatag, | ||
+ | |||
+ | **** Json-ld | ||
+ | |||
+ | $ composer require ' | ||
+ | - Installing ml/iri (1.1.4): Extracting archive | ||
+ | - Installing ml/json-ld (1.2.0): Extracting archive | ||
+ | |||
+ | **** ramsey uuid | ||
+ | |||
+ | $ composer require ramsey/uuid | ||
+ | - Installing ramsey/ | ||
+ | - Installing brick/math (0.9.2): Extracting archive | ||
+ | - Installing ramsey/uuid (4.1.1): Extracting archive | ||
+ | |||
+ | **** swaggest json-schema | ||
+ | |||
+ | $ composer require swaggest/ | ||
+ | - Installing swaggest/ | ||
+ | - Installing phplang/ | ||
+ | - Installing swaggest/ | ||
+ | |||
+ | **** drupal/ | ||
+ | |||
+ | $ composer require drupal/ | ||
+ | - Installing paragonie/ | ||
+ | - Installing paragonie/ | ||
+ | - Installing phpseclib/ | ||
+ | - Installing monolog/ | ||
+ | - Installing psr/cache (1.0.1): Extracting archive | ||
+ | - Installing firebase/ | ||
+ | - Installing google/auth (v1.15.0): Extracting archive | ||
+ | - Installing google/ | ||
+ | - Installing google/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: google_api_client | ||
+ | |||
+ | **** mixnode/ | ||
+ | |||
+ | $ composer require mixnode/ | ||
+ | - Installing mixnode/ | ||
+ | |||
+ | **** config and context | ||
+ | |||
+ | $ composer require drupal/ | ||
+ | - Installing drupal/ | ||
+ | - Installing drupal/ | ||
+ | - Installing drupal/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: config_inspector, | ||
+ | |||
+ | **** drupal/ | ||
+ | |||
+ | $ composer require drupal/ | ||
+ | - Installing drupal/ | ||
+ | $ vendor/ | ||
+ | Successfully enabled: moderated_content_bulk_publish | ||
+ | |||
+ | ***** frictionlessdata/ | ||
+ | |||
+ | WAIT package update | ||
+ | </ | ||
+ | === composer.json at the end of these steps === | ||
+ | <code json> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | } | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ] | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | ] | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | "D9 readyness": | ||
+ | }, | ||
+ | " | ||
+ | "Fix Form Mode title": | ||
+ | "D9 readyness": | ||
+ | }, | ||
+ | " | ||
+ | "D9 readyness": | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </ |