Giter Site home page Giter Site logo

Comments (4)

DowleyDeveloped avatar DowleyDeveloped commented on August 23, 2024 1

Ah! That makes sense, thanks!

from cms.

brandonkelly avatar brandonkelly commented on August 23, 2024

Craft should only be nagging you about an expired license if you have installed a version that is beyond what your license allows. Is that the case here?

from cms.

DowleyDeveloped avatar DowleyDeveloped commented on August 23, 2024

@brandonkelly not sure what you mean by license allows?

We’ve had instances where the license has expired (can’t update until renewed) and the Craft license popup displays. Surely this shouldn’t show if the license was previously purchased?

from cms.

brandonkelly avatar brandonkelly commented on August 23, 2024

When a license expires, it’s locked at whatever version you were using at the time, and updating beyond that would require you to renew the license, otherwise you’ll get the nag screen.

(As of Craft 4.8.0 we loosened the license enforcement a little, to start allowing you to “trial” out-of-bounds versions of Craft/plugins locally. So you’ll only get nagged about renewing your license on production.)

You may have unintentionally updated an expired package by running composer update, if it has a range-based version requirement in composer.json, such as ^1.0.0. We try to help avoid that by setting Craft/plugin package requirements to specific versions when installing/updating within the control panel or update command—both of which will also help guard against updating beyond the licenses’ allowed versions as well. But there’s nothing we can do to prevent composer update from working as designed when you have a range-based requirement.

from cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.