PHPackages                             devgeniem/tms-plugin-network-site-list - 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. devgeniem/tms-plugin-network-site-list

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

devgeniem/tms-plugin-network-site-list
======================================

Provides a REST endpoint that lists the sites in a network installation.

1.2.0(2y ago)22.0kGPL-3.0-or-laterPHPPHP ^8.1CI passing

Since Aug 23Pushed 2y ago14 watchersCompare

[ Source](https://github.com/devgeniem/tms-plugin-network-site-list)[ Packagist](https://packagist.org/packages/devgeniem/tms-plugin-network-site-list)[ Docs](https://geniem.com)[ RSS](/packages/devgeniem-tms-plugin-network-site-list/feed)WikiDiscussions master Synced 1mo ago

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

TMS (Tampere Multisite) WordPress Plugin Network Site List
==========================================================

[](#tms-tampere-multisite-wordpress-plugin-network-site-list)

WordPress plugin for that provides a REST endpoint for listing all sites in a network installation.

Prerequisites
-------------

[](#prerequisites)

- WordPress Network installation

Routes
------

[](#routes)

Route `/wp-json/tms/sites/` returns site list as an array.

```
[
	[
		'ID' => 1,
		'name' => 'foo',
	],
	[
		'ID' => 2,
		'name' => 'bar',
	],
	[
		'ID' => 3,
		'name' => 'baz',
	],
]

```

Contributing
------------

[](#contributing)

Contributions are highly welcome! Just leave a pull request of your awesome well-written must-have feature.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~94 days

Total

4

Last Release

1072d ago

Major Versions

0.0.2 → 1.0.02022-08-23

PHP version history (2 changes)0.0.2PHP &gt;=7.4|^8

1.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11960000?v=4)[Hion Digital Oy](/maintainers/devgeniem)[@devgeniem](https://github.com/devgeniem)

---

Top Contributors

[![tim0haapala](https://avatars.githubusercontent.com/u/93242731?v=4)](https://github.com/tim0haapala "tim0haapala (2 commits)")[![ivuorinen](https://avatars.githubusercontent.com/u/11024?v=4)](https://github.com/ivuorinen "ivuorinen (1 commits)")

---

Tags

wordpresswordpress-pluginpluginwordpresswp

### Embed Badge

![Health badge](/badges/devgeniem-tms-plugin-network-site-list/health.svg)

```
[![Health](https://phpackages.com/badges/devgeniem-tms-plugin-network-site-list/health.svg)](https://phpackages.com/packages/devgeniem-tms-plugin-network-site-list)
```

###  Alternatives

[airesvsg/acf-to-rest-api

Exposes Advanced Custom Fields Endpoints in the WordPress REST API

1.4k75.0k](/packages/airesvsg-acf-to-rest-api)[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47078.8k](/packages/sybrew-the-seo-framework)[imranhsayed/headless-cms

A WordPress plugin that adds features to use WordPress as a headless CMS with any front-end environment using REST API

2125.1k](/packages/imranhsayed-headless-cms)[nekojira/wp-api-menus

Extends WordPress WP API with menu routes.

1401.5k](/packages/nekojira-wp-api-menus)[monitorbacklinks/yii2-wordpress

Yii2 component for integration with Wordpress CMS via XML-RPC API

3526.9k](/packages/monitorbacklinks-yii2-wordpress)[oomphinc/wp-forms-api

Drupal-esque API for creating and munging forms in WordPress

581.1k](/packages/oomphinc-wp-forms-api)

PHPackages © 2026

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