PHPackages                             selene-software/spress-plugin-deploy-aws - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. selene-software/spress-plugin-deploy-aws

AbandonedArchivedSpress-plugin[DevOps &amp; Deployment](/categories/devops)

selene-software/spress-plugin-deploy-aws
========================================

Deploy your site to an AWS S3 bucket for static site hosting.

0.2.0(9y ago)0161[1 issues](https://github.com/SeleneSoftware/spress-plugin-deploy-aws/issues)Apache-2.0PHP

Since Nov 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SeleneSoftware/spress-plugin-deploy-aws)[ Packagist](https://packagist.org/packages/selene-software/spress-plugin-deploy-aws)[ RSS](/packages/selene-software-spress-plugin-deploy-aws/feed)WikiDiscussions master Synced 2w ago

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

Spress Pluging Deploy AWS S3
============================

[](#spress-pluging-deploy-aws-s3)

CLOSED - NOT CURRENTLY IN DEVELOPMENT
=====================================

[](#closed---not-currently-in-development)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)If a pull request is offered, we might reopen this for development, but as such, it hasn't been touched in several years, and will remain so. Selene Software is more committed to developing and using the SeleneStaticGenerator instead of Spress. If someone wishes to take over this project, we will gladly transfer the repository under the condition that Selene Software remain listed as the original developer.

A plugin to deploy your site to a bucket in AWS S3. Simple really. Just answer the questions, and all will be well.

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

[](#installation)

This plugin requires SDK credentials. If you don't know what those are, talk to your AWS administrator, or read more about them. The plugin will pull the AWS credentials from a primary credential file located at `~/.aws/credentials`. Tolearn more about this, please read  .

Once that is out of the way, time to install the plugin. If you know how to install plugins, good for you! If not, keep reading. Just require the plugin in your composer.json file inside your project, then update. Or if you are cli savvy like myself, try this:

```
composer require "selene-software/spress-plugin-deploy-aws"

```

Otherwise, the composer file:

```
"require" {
    "selene-software/spress-plugin-deploy-aws": "~0.2"
}

```

And then a composer update, and all should be set.

### Configuration

[](#configuration)

Your config.yml needs to contain an aws section specifying region and bucket:

```
aws:
    region: us-east-1
    bucket: your-bucket

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.8% 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 ~293 days

Total

2

Last Release

3630d ago

### Community

Maintainers

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

---

Top Contributors

[![psion](https://avatars.githubusercontent.com/u/378358?v=4)](https://github.com/psion "psion (17 commits)")[![grahl](https://avatars.githubusercontent.com/u/60733?v=4)](https://github.com/grahl "grahl (7 commits)")

---

Tags

pluginspress

### Embed Badge

![Health badge](/badges/selene-software-spress-plugin-deploy-aws/health.svg)

```
[![Health](https://phpackages.com/badges/selene-software-spress-plugin-deploy-aws/health.svg)](https://phpackages.com/packages/selene-software-spress-plugin-deploy-aws)
```

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

121269.8k1](/packages/ellaisys-aws-cognito)[mikopbx/core

Free PBX system for SMB based on Asterisk

5711.4k](/packages/mikopbx-core)[etailors/mautic-amazon-ses

Amazon SES Mailer Plugin for Mautic

595.0k](/packages/etailors-mautic-amazon-ses)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)

PHPackages © 2026

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