PHPackages                             drupalninja/drupal-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. drupalninja/drupal-social

ActiveProject

drupalninja/drupal-social
=========================

Project example for drupalninja/social module.

1.x-dev(3y ago)02GPL-2.0-or-laterPHP

Since Oct 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/drupalninja/drupal-social)[ Packagist](https://packagist.org/packages/drupalninja/drupal-social)[ Docs](https://www.drupal.org/project/drupal)[ RSS](/packages/drupalninja-drupal-social/feed)WikiDiscussions main Synced 1mo ago

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

Overview
--------

[](#overview)

This sample Drupal project installs a standard Drupal site that configures user profile pages to act like user timelines (similar to Twitter and other social media applications).

Read full tutorial:

Key Features
------------

[](#key-features)

- User timeline with short posts
- User mentions
- Threads
- Likes
- Follow user posts
- Drush command for creating test users
- Easy to customize

Quick start
-----------

[](#quick-start)

1. **Create a new Drupal project with this template**

    ```
    composer create-project 'drupalninja/drupal-social:1.x-dev' projectname
    ```
2. **Enable ddev (optional)**

    ```
    ddev start
    ```
3. **Install Drupal (standard)**

    ```
    ddev . drush si -y
    ```
4. **Enable social feature**

    ```
    ddev . drush en -y social
    ```
5. **Create test users with comments**

    ```
    ddev . drush sdu
    ```

Customizing
-----------

[](#customizing)

- Views: liked\_posts and posts\_timeline can be customized
- "Posts" comment type can be customized

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.6% 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

1318d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23e37b1ecb5973dbb1a3b1be781229da7602aee47963477ba49fcc353e3e04eb?d=identicon)[drupalninja](/maintainers/drupalninja)

---

Top Contributors

[![jaymediacurrent](https://avatars.githubusercontent.com/u/277872?v=4)](https://github.com/jaymediacurrent "jaymediacurrent (31 commits)")[![nextagencyio](https://avatars.githubusercontent.com/u/1112449?v=4)](https://github.com/nextagencyio "nextagencyio (4 commits)")

### Embed Badge

![Health badge](/badges/drupalninja-drupal-social/health.svg)

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

###  Alternatives

[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.6M1](/packages/drupal-recommended-project)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

151.0k](/packages/fourkitchens-sous-drupal-project)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)

PHPackages © 2026

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