PHPackages                             slashworks/contao-social-media-bundle - 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. slashworks/contao-social-media-bundle

ActiveContao-bundle

slashworks/contao-social-media-bundle
=====================================

Social media bundle for contao 4

v1.0.2(5y ago)018LGPL-3.0-or-laterPHPPHP ^7.0 || ^8.0

Since Mar 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/slashworks/contao-social-media-bundle)[ Packagist](https://packagist.org/packages/slashworks/contao-social-media-bundle)[ Docs](https://contao.org)[ RSS](/packages/slashworks-contao-social-media-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Contao 4 skeleton bundle
========================

[](#contao-4-skeleton-bundle)

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the [project website](https://contao.org)for more information.

You can use the skeleton bundle as basis for your own Contao bundle.

Install
-------

[](#install)

Download the skeleton bundle:

```
wget https://github.com/contao/skeleton-bundle/archive/master.zip
unzip master.zip
mv skeleton-bundle-master [package name]
cd [package name]
```

Customize
---------

[](#customize)

First adjust the following files:

- `ecs.yaml`
- `composer.json`
- `phpunit.xml.dist`
- `README.md`

Then rename the following files and/or the references to `SkeletonBundle` in the following files:

- `src/ContaoManager/Plugin.php`
- `src/DependencyInjection/ContaoSkeletonExtension.php`
- `src/ContaoSkeletonBundle.php`
- `tests/ContaoSkeletonBundleTest.php`

Finally add your custom classes and resources. Make sure to register your services within `src/Resources/config/services.yml`. Also make sure to [adjust the Contao Manager Plugin](https://docs.contao.org/dev/framework/manager-plugin/#the-bundleplugininterface) (and the dependencies within the `composer.json`) accordingly, if your bundle makes adjustments to other bundles (e.g. adjustments to a DCA of other bundles).

Release
-------

[](#release)

Run the PHP-CS-Fixer and the unit test before you release your bundle:

```
vendor/bin/ecs check src/ tests/ --fix
vendor/bin/phpunit
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~0 days

Total

3

Last Release

1895d ago

PHP version history (2 changes)v1.0.0PHP ^7.2 || ^8.0

v1.0.1PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4116ae5d640366176109c5bf10fe373d47f375166b13921f5e3b74ed9c1a0bd1?d=identicon)[slashworks](/maintainers/slashworks)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/slashworks-contao-social-media-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/slashworks-contao-social-media-bundle/health.svg)](https://phpackages.com/packages/slashworks-contao-social-media-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)

PHPackages © 2026

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