Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • AI
  • Analytics
  • Assets
  • Authentication
  • Caching
  • Cli
  • Content Creation
  • CSS
  • Databases
  • Dates
  • Debugging
  • DX
  • E-Commerce
  • Feeds
  • Forms
  • Headless
  • Icons
  • Internationalisation
  • Jamstack
  • Logging
  • Media
  • Panel
  • Performance
  • Privacy
  • Routing
  • Search
  • Security
  • SEO
  • Social Media
  • Structured data
  • Templating
  • Text
  • Typography
  • Versioning
  • Videos
  • WYSIWYG
  • Static Site Generator

    Featured

    • d4l-data4life d4l-data4life

      Static Site Generator

      Create a static version of your site. Upload the generated files to any CDN or services like Netlify. The result is an even faster site.

    Kirby team plugins

    • return [
        'cache' => [
          'pages' => [
            'active' => true,
            'type'   => 'static'
          ]
        ]
      ];

      Staticache

      Staticache gives you the performance of a static site generator for your regular Kirby installations.