Installation
You can install 404 Redirects via the plugin store, or through Composer.
Requirements:
- Craft CMS 5.9 or greater.
- PHP 8.2 or greater.
Craft Plugin Store
To install 404 Redirects, navigate to the Plugin Store section of your Craft control panel, search for newism 404 Redirects, and click the Try button.
Composer
You can also add the package to your project using Composer and the command line.
Open your terminal and go to your Craft project:
bash
cd /path/to/projectThen require and install the plugin:
bash
composer require newism/craft-not-found-redirects
php craft plugin/install not-found-redirectsLicensing
You can try 404 Redirects in a development environment for as long as you like. Once your site goes live, you are required to purchase a license for the plugin.
For more information, see Craft's Commercial Plugin Licensing.