PHPackages                             calevans/staticforge-sitedownloader - 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. calevans/staticforge-sitedownloader

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

calevans/staticforge-sitedownloader
===================================

StaticForge Feature: SiteDownloader

1.0.3(4mo ago)04MITPHPPHP ^8.4

Since Dec 12Pushed 4mo agoCompare

[ Source](https://github.com/calevans/staticforge-sitedownloader)[ Packagist](https://packagist.org/packages/calevans/staticforge-sitedownloader)[ RSS](/packages/calevans-staticforge-sitedownloader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

SiteDownloader
==============

[](#sitedownloader)

A StaticForge feature package that downloads a remote site and converts the content to markdown.

This is no where near a perfect conversion. However, it is good enough to get your content. You will need to do some cleanup and reorganization after the download.

I've been using this to convert some old WordPress sites to StaticForge static sites.

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

[](#installation)

```
composer require calevans/staticforge-sitedownloader
php vendor/bin/staticforge feature:setup sitedownloader
```

1. Create a new directory for your site.
2. Install staticforge
3. run `php vendor/bin/staticforge site:init`
4. Install this package
5. Configure .env and siteconfigure.yaml as needed.
6. Run `php vendor/bin/staticforge site:download --url=YOUR_DOMAIN_HERE` to download and convert the remote site.
7. Create a template or use one of the templates we provide.
8. Render your site and then use site:devserver to view it. Repeate this as often as needed.
9. Once you are happy with it, fill out the `# SFTP Upload Configuration` section of `.env` file.
10. Run `php vendor/bin/staticforge site:upload` to upload your site to your server.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance74

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~6 days

Total

4

Last Release

140d ago

### Community

Maintainers

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

---

Top Contributors

[![calevans](https://avatars.githubusercontent.com/u/426938?v=4)](https://github.com/calevans "calevans (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/calevans-staticforge-sitedownloader/health.svg)

```
[![Health](https://phpackages.com/badges/calevans-staticforge-sitedownloader/health.svg)](https://phpackages.com/packages/calevans-staticforge-sitedownloader)
```

###  Alternatives

[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)

PHPackages © 2026

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