This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
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''
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 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?
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