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
  • Bruno Meilick Bruno Meilick

    Redirects

    Setup HTTP status code redirects from within the Panel

    Docs Source

    Manual

    Download and extract the folder to site/plugins/redirects

    Composer

    Git Submodule

    Sponsor
    sections:
      redirects:
        extends: plugin-redirects3xx
    Version
    5.0.0
    License
    MIT
    Stars
    24
    Supports
    K5 K4 K3
    Created
    10 Oct 2018
    Updated
    29 Nov 2024

    Info

    Topics
    • Routing
    • Devtools
    • Redirects
    Implements
    • Panel section(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.0.0
    • 4.3.0
    • 4.2.3
    • 4.2.1
    • 4.2.0

    Similar plugins

    • Retour Add and manage redirects based on rules, supporting wildcards and HTTP status codes. Track requests to your site that end up nowhere. All di… K5 K4 K3
    • Admin Bar Adds an admin bar to the frontend in Kirby CMS so you can easily edit the current page or access common panel pages K5 K4
    • Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3

    More by Bruno Meilick

    More
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • Kart Streamlined E-Commerce Shopping Cart Solution K5
    • return Field::make(FieldTypes::TEXT)
          ->label('Description')
          ->toArray();
      PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3