PHPackages                             silverstripe-australia/silverstripe-connector - 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. silverstripe-australia/silverstripe-connector

ActiveSilverstripe-module[API Development](/categories/api)

silverstripe-australia/silverstripe-connector
=============================================

A module for transferring content between SilverStripe applications.

2.0.0(9y ago)72.0k4[4 PRs](https://github.com/nyeholt/silverstripe-connector/pulls)BSD-3-ClausePHP

Since May 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nyeholt/silverstripe-connector)[ Packagist](https://packagist.org/packages/silverstripe-australia/silverstripe-connector)[ RSS](/packages/silverstripe-australia-silverstripe-connector/feed)WikiDiscussions master Synced 1mo ago

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

SilverStripe to SilverStripe Connector Module
=============================================

[](#silverstripe-to-silverstripe-connector-module)

Maintainer Contacts
-------------------

[](#maintainer-contacts)

- Marcus Nyeholt (&gt;)

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

[](#requirements)

- SilverStripe 3.2+
- The External Content module.

Getting started
---------------

[](#getting-started)

- Install the module locally
- Install restful server (silverstripe/restfulserver) on the remote SilverStripe system. This is required so that the connector can get in to the remote system - note that there are some config settings that need to be added to the remote system config also. You *may* need to add more for other items that you want to get from the API (eg calendar date times)

```
SiteTree:
  api_access: 1
  searchable_fields:
    ParentID:
      filter: ExactMatchFilter
      title: Parent ID
File:
  api_access: 1
  searchable_fields:
    ParentID:
      filter: ExactMatchFilter
      title: Parent ID
```

- Create the SilverStripe content source
- Enter the URL of the remote SilverStripe system, a username and a password. Be aware that these ARE stored in plain text (so that they can be used to connect for later requests), so please only use a user with read permissions in your site and can't access the CMS backend.

Project Links
-------------

[](#project-links)

- [GitHub Project Page](https://github.com/nyeholt/silverstripe-connector)
- [Issue Tracker](https://github.com/nyeholt/silverstripe-connector/issues)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 91.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 ~146 days

Total

5

Last Release

3431d ago

Major Versions

1.2.1 → 2.0.02016-12-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/25cb1c56a7ab949d1e6b28a2a04862ce1cffe1799a291e1797f8dfd33cd83716?d=identicon)[nyeholt](/maintainers/nyeholt)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (22 commits)")[![Neumes](https://avatars.githubusercontent.com/u/8358226?v=4)](https://github.com/Neumes "Neumes (2 commits)")

---

Tags

apisilverstripeintegrationexternal-content

### Embed Badge

![Health badge](/badges/silverstripe-australia-silverstripe-connector/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-australia-silverstripe-connector/health.svg)](https://phpackages.com/packages/silverstripe-australia-silverstripe-connector)
```

###  Alternatives

[lasserafn/laravel-economic

Economic REST wrapper for Laravel

1118.5k](/packages/lasserafn-laravel-economic)

PHPackages © 2026

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