PHPackages                             alvis/magento2-social - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alvis/magento2-social

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

alvis/magento2-social
=====================

Social media.

1.0.0(7y ago)216MITPHP

Since Apr 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jasonujmaalvis/magento2-social)[ Packagist](https://packagist.org/packages/alvis/magento2-social)[ RSS](/packages/alvis-magento2-social/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Magento 2: Social
=================

[](#magento-2-social)

Simple module for keeping your social profile URLs in one manageable area.

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

[](#installation)

Recommended installation through composer, within your Magento root directory enter the following:

```
composer require alvis/magento2-social

```

Alternatively you can install manually by following these steps:

1. Install the [magento2-core](https://github.com/jasonujmaalvis/magento2-core) dependency module, following the [README](https://github.com/jasonujmaalvis/magento2-core/blob/master/README.md)
2. Now you can return to install this module, [download](https://github.com/jasonujmaalvis/magento2-social/archive/master.zip) the repo zip file and extract
3. You should have a folder called 'magento2-social-master'. Rename this folder to 'Social'
4. Under your Magento site folder create a new directory 'app/code/Alvis'
5. Upload the module to this folder 'app/code/Alvis/Social'

Enable the module
-----------------

[](#enable-the-module)

```
php bin/magento module:enable Alvis_Core
php bin/magento module:enable Alvis_Social

```

You may also need to re-compile:

```
php bin/magento setup:upgrade
php bin/magento setup:di:compile

```

Module configuration
--------------------

[](#module-configuration)

The module configuration can be found through the main menu under Alvis.

### Profiles

[](#profiles)

Current social media profiles available:

- Twitter
- Facebook
- Instagram
- Pinterest
- GitHub

Integration
-----------

[](#integration)

By default profile links display in the footer.

Move xml block within your theme `//Alvis_Social/layout/default.xml`:

```

```

Remove xml block within your theme `//Alvis_Social/layout/default.xml`:

```

```

Override the default templates within your theme create the following files:

```
//Alvis_Social/templates/profiles.phtml

```

The original contents of the files can be found under:

```
/vendor/alvis/magento2-social/view/frontend/templates/profiles.phtml

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e77305643cc21e2ec6faacea255f521b8d60c18fcabf4f804b8fc6bba35a3af8?d=identicon)[alvis](/maintainers/alvis)

---

Top Contributors

[![jasonujmaalvis](https://avatars.githubusercontent.com/u/1336276?v=4)](https://github.com/jasonujmaalvis "jasonujmaalvis (4 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-free

### Embed Badge

![Health badge](/badges/alvis-magento2-social/health.svg)

```
[![Health](https://phpackages.com/badges/alvis-magento2-social/health.svg)](https://phpackages.com/packages/alvis-magento2-social)
```

###  Alternatives

[dg/composer-cleaner

Victor The Cleaner: removes unnecessary files from vendor directory.

1401.5M29](/packages/dg-composer-cleaner)[paragonie/random-lib

A Library For Generating Secure Random Numbers

703.3M26](/packages/paragonie-random-lib)[kartik-v/bootstrap-tabs-x

Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.

1021.3M1](/packages/kartik-v-bootstrap-tabs-x)[undefinedoffset/sortablegridfield

Adds drag and drop functionality to Silverstripe's GridField

941.2M50](/packages/undefinedoffset-sortablegridfield)[log1x/sage-svg

A simple package for using inline SVGs in Sage 10 projects.

121546.7k3](/packages/log1x-sage-svg)[nullpunkt/lz-string-php

PHP Class implementation of LZ-String javascript.

111485.0k20](/packages/nullpunkt-lz-string-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
