메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

구글인증 로그인

데브카페
Devcafe (토론 | 기여)님의 2025년 1월 5일 (일) 16:32 판 (→‎설치)

설치

cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GoogleLogin

Composer 사용설치

  • Only when installing from Git, run Composer to install PHP dependencies,
  • by issuing composer install --no-dev in the extension directory. complications.)
sudo composer install --no-dev

Comments