PHPackages                             viget/craft-phone-home - 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. viget/craft-phone-home

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

viget/craft-phone-home
======================

Send version information about your site back to a central source

04[2 issues](https://github.com/vigetlabs/craft-phone-home/issues)[1 PRs](https://github.com/vigetlabs/craft-phone-home/pulls)PHP

Since Mar 29Pushed 1y ago5 watchersCompare

[ Source](https://github.com/vigetlabs/craft-phone-home)[ Packagist](https://packagist.org/packages/viget/craft-phone-home)[ RSS](/packages/viget-craft-phone-home/feed)WikiDiscussions craft-4 Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Phone Home
==========

[](#phone-home)

Send version information about your site back to a central source

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

[](#requirements)

This plugin requires Craft CMS 4.3.5 or later, and PHP 8.0.2 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Phone Home”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require viget/craft-phone-home

# tell Craft to install the plugin
./craft plugin/install phone-home
```

Set Up Notion
-------------

[](#set-up-notion)

This plugin sends site information to Notion Databases. Easily take inventory of your websites, version numbers and other important facts.

[![Notion Screenshot](docs/notion.png)](docs/notion.png)

### 1. Create an Internal Notion Integration

[](#1-create-an-internal-notion-integration)

Follow the Notion docs to create an [internal integration](https://developers.notion.com/docs/getting-started#internal-integrations). You'll need to be a Workspace owner or use your personal workspace to set up an integration.

At the end of this process, you'll have a Notion integration secret key. You'll need this to configure the plugin.

### 2. Create a database and add it to your Notion Integration

[](#2-create-a-database-and-add-it-to-your-notion-integration)

Create a [new database](https://www.notion.so/help/guides/creating-a-database) in Notion.

No need to add any columns or properties. This plugin will create them when it's first run.

Next... [add your Notion Integration](https://www.notion.so/help/add-and-manage-connections-with-the-api#add-connections-to-pages) to the database.

### 3. Configure the plugin

[](#3-configure-the-plugin)

You'll need to configure this plugin with your Notion integration's secret key and the ID of the database that is connected to the integration.

Tip

The database ID can be found by copying the link to the Notion DB's page ([see Notion Docs](https://developers.notion.com/docs/working-with-databases#adding-pages-to-a-database)).

Copy the contents of [src/config.php](/src/config.php) into your Craft project's `config` folder. Name the file `phone-home.php`.

Fill in the Notion `secret` and `databaseId` values. We recommend using an .env var for your secret keys.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9728af4299f2de6d5f099f957bf6f4c8b312076b104910f8d4d8afc39540b686?d=identicon)[viget](/maintainers/viget)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/viget-craft-phone-home/health.svg)

```
[![Health](https://phpackages.com/badges/viget-craft-phone-home/health.svg)](https://phpackages.com/packages/viget-craft-phone-home)
```

###  Alternatives

[pre/plugin

941.4k3](/packages/pre-plugin)

PHPackages © 2026

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