{"id":28462077,"url":"https://github.com/hechoendrupal/drupal-console-fr","last_synced_at":"2026-01-20T17:13:07.039Z","repository":{"id":56972654,"uuid":"70526417","full_name":"hechoendrupal/drupal-console-fr","owner":"hechoendrupal","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-16T23:40:46.000Z","size":177,"stargazers_count":0,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-19T13:32:52.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hechoendrupal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-10T20:33:12.000Z","updated_at":"2019-07-16T23:40:48.000Z","dependencies_parsed_at":"2022-08-21T10:20:19.706Z","dependency_job_id":null,"html_url":"https://github.com/hechoendrupal/drupal-console-fr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hechoendrupal/drupal-console-fr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fdrupal-console-fr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fdrupal-console-fr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fdrupal-console-fr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fdrupal-console-fr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hechoendrupal","download_url":"https://codeload.github.com/hechoendrupal/drupal-console-fr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fdrupal-console-fr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-07T04:08:15.256Z","updated_at":"2026-01-20T17:13:02.021Z","avatar_url":"https://github.com/hechoendrupal.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# drupal-console-fr\nDrupalConsole French Language / en Français\n\n# Version Française\n\n## Usage\n\nLe projet Drupal Console est installé pour chaque site sous Drupal 8 avec la langue anglaise par défaut\n\nPour installer le package Drupal Console en langue française exécutez les instructions suivantes\n\n```\n$ composer require drupal/console-fr\n```\n\n### Install Drupal Console\n\nPour installer la version appropriée du projet Drupal Console dans votre installation drupal, exécutez la commande composer suivante\n\n```\n$ composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader\n```\n\n### Installer le lanceur Drupal Console \n\nPour éviter les conflits d'une version à l'autre de Drupal et avoir une version de Drupal Console entre les versions majeures et mineures de Drupal, afin de faciliter le chargement des commandes Drupal Console disponibles pour chacune, un lanceur Drupal Console a été créé. \n\nEn suivant les instructions ci-dessous vous pouvez installer l'application globale pour le lanceur Drupal Console.\n\n```\n$ curl https://drupalconsole.com/installer -L -o drupal.phar\n# Ou \n$ php -r \"readfile('https://drupalconsole.com/installer');\" \u003e drupal.phar\n\n$mv drupal.phar /usr/local/bin/drupal\n$ chmod +x /usr/local/bin/drupal\n```\n\n### Contribuer\n\nSi voulez contribuer à cette traduction, vous devez suivre ces étapes\n\n- Faire un fork de ce répertoire en suivant ce lien [https://github.com/hechoendrupal/drupal-console-fr#fork-destination-box](https://github.com/hechoendrupal/drupal-console-fr#fork-destination-box)\n- Cloner le répertoire du fork sur votre machine en local\n- Configurer le upstream\n\nAfin d'être à jour avec d'autres contributions vous devez configurer une connexion avec le répertoire principal en utilisant les commandes git suivantes\n\n```\n$ git remote add upstream git@github.com:hechoendrupal/drupal-console-fr.git\n```\n\nPour récupérer la dernière contribution pour commencer vous devez exécuter les commandes suivantes\n\n\n```\n$ git fetch upstream\n$ git merge upstream/master\n```\n\nN.B: Poussez vos modifications sur votre répertoire forké afin de créer un PR par jour, pour éviter tout conflit avec d'autres contributeurs.\n\n# English Version\n\nCheck instructions at [https://github.com/hechoendrupal/drupal-console-en](https://github.com/hechoendrupal/drupal-console-en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fdrupal-console-fr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhechoendrupal%2Fdrupal-console-fr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fdrupal-console-fr/lists"}