PHPackages                             skayocrafts/social-gitlab - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. skayocrafts/social-gitlab

ActiveCraft-plugin[API Development](/categories/api)

skayocrafts/social-gitlab
=========================

GitLab integration for Social

1.0.1(6y ago)016MITPHPCI failing

Since Aug 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/SkayoCrafts/Social-GitLab)[ Packagist](https://packagist.org/packages/skayocrafts/social-gitlab)[ Fund](https://buymeacoff.ee/Skayo)[ Fund](https://liberapay.com/Skayo)[ RSS](/packages/skayocrafts-social-gitlab/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

GitLab login provider for Social
================================

[](#gitlab-login-provider-for-social)

This plugin provides a [GitLab](https://gitlab.com/) integration for [Social 2 for Craft CMS](https://github.com/dukt/social).

Requirements
------------

[](#requirements)

This plugin requires Social 2.0.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require skayocrafts/social-gitlab

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for GitLab.

Setup
-----

[](#setup)

To enable the GitLab login provider, go to Social → Settings → Login Providers, and configure the “GitLab” login provider.

Self-Hosted GitLab Config
-------------------------

[](#self-hosted-gitlab-config)

If you have a self-hosted GitLab and want to use it instead of gitlab.com for OAuth, then you can set the domain in `config/social.php` like this:

```
