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

Username123
Username123

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

daftspunky
daftspunky

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

Username123
Username123

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.

daftspunky
daftspunky

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

  1. Rename the plugin folder to something else
  2. Remove the package from composer.json
  3. Run composer update
  4. 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

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