PHPackages                             localgovdrupal/localgov\_outpost - 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. localgovdrupal/localgov\_outpost

ActiveDrupal-module

localgovdrupal/localgov\_outpost
================================

LocalGov Drupal Outpost integration.

2.x-dev(1y ago)01.9k↓100%[8 issues](https://github.com/localgovdrupal/localgov_outpost/issues)GPL-2.0-or-laterPHP

Since Aug 28Pushed 1y ago5 watchersCompare

[ Source](https://github.com/localgovdrupal/localgov_outpost)[ Packagist](https://packagist.org/packages/localgovdrupal/localgov_outpost)[ Docs](https://github.com/localgovdrupal/localgov_outpost)[ RSS](/packages/localgovdrupal-localgov-outpost/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (27)Used By (0)

LocalGov Drupal Outpost integration
===================================

[](#localgov-drupal-outpost-integration)

Provides integration with [Outpost platform Service Directory](https://outpost-platform.wearefuturegov.com/). A submodule provides a content type for data from an Outpost Service, such that it can be put into a LocalGov Directory. Another submodule can import and keep up to date this content using migrations for Services, Categories, Locations and Suitabilities from Outpost.

Development Status
------------------

[](#development-status)

This is a module in active development. Additional fields will certainly be added. Other content types may also be developed. Use this in testing and development of your site. It is not production ready. As data structures might change treat it as alpha software.

Development tasks and issues are tracked [with the module GitHub repository](https://github.com/localgovdrupal/localgov_outpost).

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

[](#installation)

Include the module in your codebase.

```
composer require localgovdrupal/localgov_outpost

```

Prefix this, and further, commands with `ddev` or `lando` etc. as you would normally for your development environment.

If you have not already enable a Database index. LocalGov core includes the database index.

```
drush en localgov_directories_db

```

Enable these modules.

```
drush en localgov_outpost_connector localgov_outpost_service

```

Create a new directory for your Outpost Services. You do this at **Admin &gt; Content &gt; Add Content &gt; Directory &gt; Add Directory Channel**`/node/add/localgov_directory`

When creating the directory **Enabled Content types** should be **Outpost service**. With this checked you will see a **Outpost endpoint** field. Enter into this the Outpost Services API URL like `https://example.com/app/v1/services`.

To import, or update, content run

```
drush migrate:import --all --update

```

This may in time be automated.

You can track the status of imports with

```
drush migrate:status

```

If you do not see outpost migrations try clearing cache.

```
drush cr

```

Submodules
----------

[](#submodules)

### LocalGov Outpost Service

[](#localgov-outpost-service)

Provides a pre-configured Service content type to match Outpost. It does not yet have all the fields of outpost. You can also add any fields that are specific to your instance. This content type is automatically configured to be available to LocalGov Directories.

Further development will include more default fields.

### LocalGov Outpost Connector

[](#localgov-outpost-connector)

Provides a default set of migrations which can be configured to collect from an Outpost URI placed on a LocalGov Directory Channel.

Further development will include ways to add mappings for custom fields if required; and possibly methods for automating running the migration.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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 ~26 days

Recently: every ~58 days

Total

14

Last Release

635d ago

Major Versions

1.0.0-alpha1 → 2.0.0-alpha22023-11-07

1.x-dev → 2.0.0-alpha42023-11-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/c215b54edbf914998f6f63747814fd96f117c2c6e1bb5ea0c0a0db24fd9b3901?d=identicon)[finnlewis](/maintainers/finnlewis)

![](https://www.gravatar.com/avatar/848d88262b2f9d984d12b55bd4a2e2f0e1d3c7abe9c63fc5cc13ecbab75cd19e?d=identicon)[ekes](/maintainers/ekes)

---

Top Contributors

[![ekes](https://avatars.githubusercontent.com/u/237186?v=4)](https://github.com/ekes "ekes (21 commits)")[![finnlewis](https://avatars.githubusercontent.com/u/326588?v=4)](https://github.com/finnlewis "finnlewis (13 commits)")[![FinnERLewis](https://avatars.githubusercontent.com/u/82151042?v=4)](https://github.com/FinnERLewis "FinnERLewis (1 commits)")

### Embed Badge

![Health badge](/badges/localgovdrupal-localgov-outpost/health.svg)

```
[![Health](https://phpackages.com/badges/localgovdrupal-localgov-outpost/health.svg)](https://phpackages.com/packages/localgovdrupal-localgov-outpost)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)[drupalwxt/wxt

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

29159.8k8](/packages/drupalwxt-wxt)[govcms/govcms

GovCMS Drupal Distribution

18997.1k3](/packages/govcms-govcms)[thunder/thunder-distribution

The thunder distribution

50634.8k3](/packages/thunder-thunder-distribution)[localgovdrupal/localgov

LocalGovDrupal distribution

100110.9k2](/packages/localgovdrupal-localgov)[az-digital/az_quickstart

Arizona Quickstart

50234.3k2](/packages/az-digital-az-quickstart)

PHPackages © 2026

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