Replies: 2 comments 10 replies
-
|
@kff5000 are you able to confirm that the table doesn't exist in your database? If you go to the Plugins & Updates area in the Settings, does it show the plugin as available and enabled? |
Beta Was this translation helpful? Give feedback.
10 replies
-
|
@kff5000 After installing the plugin, run the command in the console: php artisan winter:uphttps://wintercms.com/docs/console/setup-maintenance#winter-up |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just started with Winter - and I'm not really a developer - but know, that winter is better then WP ;-) . So bear with me ;-)
I installed Winter via composer. Then artisan winter:install. Everything fine.
Then I did
composer require winter/wn-redirect-pluginto install your redirect plugin. It appears in the backend menu. And I can see its configuration in the system settings.But when I click it on it from the menu, I get a server error telling me that table
winter_redirect_categoriesdoesn't exist.So I ran
php artisan winter:up. But for Winter.Redirect it tells me:- nothing to updateAlso
php artisan plugin:refresh Winter.Redirectdoesn't helpAnd
php artisan plugin:listdoesn't show Winter.Redirect at all.I'm surely missing something(?)
Thanks in advance,
Chris
Beta Was this translation helpful? Give feedback.
All reactions