Linux 软件免费装
Banner图

Statixly – Static Site Generator

开发者 speedify
更新时间 2026年5月25日 23:53
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cache performance security jamstack static site generator

下载

1.0.1 1.0.2 1.1.0 1.1.1

详情介绍:

Statixly converts your WordPress site into a fully static HTML website — eliminating PHP, databases, and server-side dependencies from your production host. The result: faster load times, a reduced attack surface, and the freedom to deploy on any web server or CDN. ⚡ Benefits: Why Statixly? 🔍 SEO Benefits The admin screen provides the following capabilities: Statixly systematically crawls website URLs, renders content, rewrites links for static output, and packages the results for deployment. Typical workflow
  1. First, build and set up your site as you normally do in WordPress. Make sure all content and settings are finalized before exporting.
  2. Next, open the Statixly admin screen and select the Generate/Export Static Site button to start the export process.
  3. After the export finishes, download the generated ZIP file containing your static website.
  4. Extract the files from the ZIP archive. Upload the extracted files to your chosen static hosting provider. For example, use your website's document root on a web hosting server, Cloudflare Pages, GitHub Pages, AWS S3, etc.
Important Requirements Not for e-commerce, etc. Statixly will not work on any WordPress website that generates content dynamically based on user interaction, e.g., an e-commerce or subscription-based website. Contact forms will not work. The contact form requires immediate backend processing upon submission by the user. However, this is on our roadmap. HTTP Basic Authentication If your WordPress install is protected with HTTP Basic Auth (for example, a staging or subdomain install), enter your credentials under Statixly → Settings → Security so Statixly can authenticate during export. Credentials are encrypted before storage and never exposed in logs or diagnostics output. Advanced Opt-In Options Statixly includes two optional safety/compatibility flags, both disabled by default and configurable from the Statixly → Settings → General screen. Both flags can also be set directly in the options table if preferred. Need Help? If you face any issues after installing the Statixly plugin, please open a support ticket with detailed information, and we will be happy to fix the issue.

安装:

  1. Download the 'Statixly' plugin zip file by clicking the 'Download' button at the top-right of this page. Upload the plugin to the plugins folder (wp-content/plugins/).
  2. Or install it via WordPress Admin → Plugins → Add Plugin → In the 'Search Plugins' field search for "Statixly" → Once you find the "Statixly" plugin, click the ‘Install Now’ button.
  3. Click the 'Activate' button, or activate the plugin from the Installed Plugins screen.
  4. Open Statixly from the WordPress admin menu.
  5. Click the Generate/Export Static Site button and wait for completion.
  6. Download the ZIP and deploy the exported files to your chosen host.

屏幕截图:

  • Track the export progress in real-time with Export Status Log.
  • Export, Download, and Delete buttons.
  • General Settings
  • Security Settings → HTTP Basic Auth

升级注意事项:

1.1.0 Recommended update. Improves release packaging checks and finalizes GPLv2-or-later licensing metadata.

常见问题:

Does this plugin replace my live WordPress site automatically?

No. Statixly creates a static export for you to deploy manually.

Why can I not start an export?

Common reasons:

  • Your permalink structure is set to Plain.
  • File permissions prevent writing inside the uploads/temp directories.
  • Another export job is currently active.

Can I pause and continue later?

Yes. Export jobs can be paused and resumed from the export screen.

Can I download export diagnostics/logs?

Yes. Logs can be downloaded using the Download Export Log button, and you can include system information using the 'Include/Append system information' checkbox.

更新日志:

1.1.1 1.1.0 1.0.2 1.0.1 1.0.0