This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Bhargav
Bhargav

Cannot remove Plugin from list in 'backend/system/updates' page after removing the plugin folder it just shows "Plugin has been removed from the file system." and on php artisan plugin:remove command throws '[ERROR] Unable to find plugin 'author.name''

daftspunky
daftspunky

Hi Bhargav!

This means the plugin exists in the database but not the filesystem. Your options to remove it are:

  • (a) Reinstall the plugin and remove it again, to rollback the database
  • (b) Navigate to Manage Plugins and Reset Plugin Data

Hope this helps

Last updated

Bhargav
Bhargav

(b) worked for me as the plugin was no longer available in the marketplace

Thanks.

didier28788
didier28788

Bhargav said:

(b) worked for me as the plugin was no longer available in the marketplace

Thanks.

Hello, I don't find this action in the backend, could you tell me where it is please?

Bhargav
Bhargav

The option is available only when debug is set to true in config/app.php

http://127.0.0.1/backend/system/updates/manage

1-5 of 5

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.