Giter VIP home page Giter VIP logo

Comments (4)

digitall-it avatar digitall-it commented on June 12, 2024 1

Actually it is the intended behaviour. Not all modules use the new Silverstripe 4 "folder expose feature" that enables them to work out the vendor folder. That doesn't mean the module will not work.

Usually, modules that follow semver (semantic versioning) will have a branch version for Silverstripe 3.x and another one for Silverstripe 4.x, with a major version number that never changes if non breaking functions are added.

So, a way to know which version of the module to pick, is to have a look at his composer.json file. If it lists 4.x, and you have 3.x, you will have to check for a previous version (sometimes this is stated in the README.md file). If the composer.json requires Silverstripe 3.x, and you have the framework at 4.x, it's code is untested with Silverstripe 4. Hope this adds some general tips to the conversation.

from silverstripe-cookie-consent.

TheBnl avatar TheBnl commented on June 12, 2024

Hi Lee,

Yes this is actually the behaviour of SS3, here we don't have many projects running on SS4 (yet) so i started this module for SS3 initially so we could place the module in all live projects to be compliant with the GDPR and the version for SS4 is coming shortly!

from silverstripe-cookie-consent.

TheBnl avatar TheBnl commented on June 12, 2024

Hi @leepowellcouk the module supports SS4 form version 2.x forward!
For SS3 you'll need to pick the 1.x versions!

from silverstripe-cookie-consent.

leepowelldev avatar leepowelldev commented on June 12, 2024

Legend! Thank you 😃

from silverstripe-cookie-consent.

Related Issues (12)

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.