stepbystep:archi1

This is an old revision of the document!


Archipelago

$ vendor/bin/drush en ...
 
Successfully enabled: taxonomy
Successfully enabled: media, image
Successfully enabled: menu_ui, menu_link_content, link
Successfully enabled: field_ui
Successfully enabled: aggregator
Successfully enabled: block_content, comment, contact, shortcut, tour
Successfully enabled: field_layout
Successfully enabled: media_library
Successfully enabled: responsive_image
Successfully enabled: content_moderation, workflows
Successfully enabled: webform_scheduled_email
Successfully enabled: basic_auth
Successfully enabled: rdf
Successfully enabled: ckeditor
Successfully enabled: content_translation
Successfully enabled: facets_range_widget, facets_rest, tracker
Successfully enabled: ctools_views
Successfully enabled: bamboo_twig, bamboo_twig_config, bamboo_twig_file, bamboo_twig_loader, bamboo_twig_path, bamboo_twig_security, bamboo_twig_token

Browse UI at admin/config/services/jsonapi and enable JSONAPI Accept all JSON:API create, read, update, and delete operations.
Downloading JQUERY Slider Pips Library for facets

$ mkdir -p /var/www/html/web/libraries/jquery-ui-slider-pips/dist
$ curl -o /var/www/html/web/libraries/jquery-ui-slider-pips/dist/jquery-ui-slider-pips.min.js 'https://raw.githubusercontent.com/simeydotme/jQuery-ui-Slider-Pips/v1.11.3/dist/jquery-ui-slider-pips.min.js'
$ curl -o /var/www/html/web/libraries/jquery-ui-slider-pips/dist/jquery-ui-slider-pips.min.css 'https://raw.githubusercontent.com/simeydotme/jQuery-ui-Slider-Pips/v1.11.3/dist/jquery-ui-slider-pips.min.css'

Install from giancarlobi GitHUB so edit composer.json

    },
    "repositories": [
        {
          "type": "package",
          "package": {
            "name": "drupal/form_mode_manager",
            "type": "drupal-module",
            "version": "dev-8.x-2.x",
            "source": {
              "type": "git",
              "url": "https://git.drupalcode.org/project/form_mode_manager.git",
              "reference": "bb634122"
            }
          }
        },
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        },
        {
            "type": "vcs",
            "url": "https://github.com/giancarlobi/strawberryfield"
        },
        {
            "type": "vcs",
            "url": "https://github.com/giancarlobi/format_strawberryfield"
        },
        {
            "type": "vcs",
            "url": "https://github.com/giancarlobi/webform_strawberryfield"
        },
        {
            "type": "vcs",
            "url": "https://github.com/giancarlobi/ami"
        },
        {
            "type": "vcs",
            "url": "https://github.com/giancarlobi/strawberry_runners"
        }
    ],
    "require": {
  • stepbystep/archi1.1615326847.txt.gz
  • Last modified: 2021/03/09 22:54
  • by giancarlo