This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi
Level Info
Class October\Rain\Database\Behaviors\Purgeable is deprecated. If you require this class, please copy it to your codebase locally.
How to fix it?
And.. OctoberCms v2 can't even be installed on a localhost without a license key?
Last updated
If this is related to RainLab.Translate, please run composer update to get the latest version and this message will disappear
OctoberCms v2 can't even be installed on a localhost without a license key
It can, the domain is only for the public website, local websites can use the same key. Please review our FAQs for more information: https://octobercms.com/help/license/faqs
daftspunk said:
If this is related to RainLab.Translate, please run composer update to get the latest version and this message will disappear
Yes, it did help.
How do I disable updates for specific plugins? In v1 it was possible to disable it from the admin panel.
How do I disable updates for specific plugins? In v1 it was possible to disable it from the admin panel.
Composer does not support this feature so it is no longer supported. However, you can still disable updates by doing this
- Rename the plugin folder to something else
- Remove the package from composer.json
- Run composer update
- Rename the folder back to the original name
Now composer will not look for it and updates will be effectively disabled
1-4 of 4