Advanced Search
Search Results
30 total results found
Install (ubuntu)
Run the following command to uninstall all conflicting packages: for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done apt-get might report that you have none of these packages installed. Images, c...
Plex
Python-libs
Name Desc Url python-dotenv .env file handler https://github.com/theskumar/python-dotenv smbprotocol smb handler https://github.com/jborean93/smbprotocol
General
Devcontainers Devcontainers containers.dev
Patching
composer require cweagans/composer-patches "enable-patching": true, "patches": { "drupal/core": { "Change the LB Add block link text to understand in which region the block will be placed": "https://www.drupal.org/files/issues/2024-...
Local Development (DDEV)
Pre-steps New Git repo: Initialize new repo. Take care that repo directory is empty, only .git should be there. Run: ddev config --project-type=drupal11 --docroot=public_html ddev start touch dummy.sql ddev import-db --database crm --file dummy.sql ...
Installation on mijn.host hosting
Clone git repo first, then install Drupal, providing details manually to the installer. composer install ./vendor/bin/drush site:install --locale="nl" Make a note of the provided username and password. Now export the crm user name and pass set +o history ...
Updating on mijn.host hosting
composer install --no-dev cd ./public_html ../vendor/bin/drush updatedb ../vendor/bin/drush cr # If CiviCRM had update curl -Lss -o sites/default/files/civicrm/l10n/nl_NL/LC_MESSAGES/civicrm.mo https://download.civicrm.org/civicrm-l10n-core/mo/nl_NL/civ...
Updating Drupal
https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-composer
Uitnodiging verwerken
Open de ontvangst mail: Klik op "Use invite code" Op de webpagina die geopend wordt, klik op verify: Ervan uitgaande dat je nog geen Plex account hebt, klik op "no": Voer in het volgende scherm je gegevens in die je wilt gebruiken voor...