Download the PHP package fork/craft-here without Composer
On this page you can find all versions of the php package fork/craft-here. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package craft-here
Table of contents
- Features
- Requirements
- Setup
- Usage
- Roadmap
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
Requirements
- Craft CMS 5
- Craft SEO Plugin
Setup
1. Install
Install the package
2. Configuration file
- Copy the example
config.php
to your Craft config directory and rename it toredirects.php
- Specify the server type (and a reload command if you use nginx). Here's an example:
In your server configuration include the redirect map files (which will be created after plugin has been installed):
Usage
Once the plugin has been installed it will create all necessary redirect map files which need to be included into the server config. After that just use the SEO Plugin UI to manage your redirects.
Roadmap
- [ ] Settings maybe (instead of config file)
Brought to you by Fork Unstable Media GmbH
All versions of craft-here with dependencies
PHP Build Version
Package Version
The package fork/craft-here contains the following files
Loading the files please wait ....