PHPackages                             fork/craft-here - 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. fork/craft-here

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

fork/craft-here
===============

Use the SEO plugin redirects to write nginx and apache redirect map config files (perfect for headless Craft CMS Setups)

3.0.0(1y ago)65501MITPHPPHP ^8.2

Since Dec 23Pushed 1y ago6 watchersCompare

[ Source](https://github.com/fork/craft-here)[ Packagist](https://packagist.org/packages/fork/craft-here)[ RSS](/packages/fork-craft-here/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (7)Versions (10)Used By (0)

 [![](/resources/img/plugin-logo.png "Craft Here")](/resources/img/plugin-logo.png)

**Table of contents**

- [Features](#features)
- [Requirements](#requirements)
- [Setup](#setup)
- [Usage](#usage)
- [Roadmap](#roadmap)

---

Features
--------

[](#features)

- Manage custom redirects directly within the server configuration (for Nginx and Apache)
- Perfectly suited for headless Craft CMS Setups
- Use the redirects features and UI of the [Craft SEO Plugin](https://github.com/ethercreative/seo)

Requirements
------------

[](#requirements)

- Craft CMS 5
- [Craft SEO Plugin](https://github.com/ethercreative/seo)

Setup
-----

[](#setup)

**1. Install**

Install the package

```
cd /path/to/project
composer require fork/craft-here
```

**2. Configuration file**

- Copy the example `config.php` to your Craft config directory and rename it to `redirects.php`
- Specify the server type (and a reload command if you use nginx). Here's an example:

```
