bnomei / kirby3-redirects

Setup HTTP Status Code Redirects from within the Kirby Panel

Home Page:https://forum.getkirby.com/t/kirby3-redirects-setup-http-status-code-redirects-form-within-the-panel/23581

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation error

louiswalch opened this issue · comments


Warning: require_once(/.../site/plugins/kirby3-redirects/vendor/autoload.php): failed to open stream: No such file or directory in /.../site/plugins/kirby3-redirects/index.php on line 3

Fatal error: require_once(): Failed opening required '/.../site/plugins/kirby3-redirects/vendor/autoload.php' (include_path='.:/Applications/MAMP/bin/php/php7.2.1/lib/php') in /.../site/plugins/kirby3-redirects/index.php on line 3

how did you install the plugin? packagist or with the latest kirby3-redirects.zip from releases?
https://github.com/bnomei/kirby3-redirects/releases/tag/v1.1.9

Ahh, cloned the repository directly. Now seeing note about that not being supported.