Code Monkey home page Code Monkey logo

Comments (6)

elboletaire avatar elboletaire commented on August 21, 2024

Could you, please, paste here the link to that commit?

Thanks :)

from less-cake-plugin.

elboletaire avatar elboletaire commented on August 21, 2024

Ok, I've found it

cakephp/cakephp@7e09138

from less-cake-plugin.

elboletaire avatar elboletaire commented on August 21, 2024

I think we should wait for the plugin-installer to be updated. In the previous pasted commit I can read:

Doing this frees up /plugins for in-app plugins. The core plugin-installer will be updated shortly.

The plugin-installer should do the clone / move stuff automatically when the composer package type is set to "cakephp-plugin".

I think this will be fixed when they update the plugin-installer.

from less-cake-plugin.

elboletaire avatar elboletaire commented on August 21, 2024

After testing it I can see that plugins are now installed onto vendor directory but they're also appended to a cakephp file inside vendor folder named cakephp-plugins.php which is a mapping of the cakephp plugins located under the vendor folder.

Works as expected. BTW, thanks for your feedback 😄

from less-cake-plugin.

Perzonallica avatar Perzonallica commented on August 21, 2024

Cool, thanks! :)

And in the future, maybe you should add this line to the Readme.md file, because without this line in AppController.php (or somewhere else), the plugin won't work:

public $helpers = ['Less.Less'];

from less-cake-plugin.

elboletaire avatar elboletaire commented on August 21, 2024

Oh, thanks!

As this is a split from the twbs-cake-plugin I forgot to add some of this plugin information 😅 .

from less-cake-plugin.

Related Issues (11)

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.