LostKobrakai Posted December 24, 2016 Posted December 24, 2016 4 hours ago, jmartsch said: One problem is that if I put it in the ProcessWire Modules directory it does not install it dependencies, as they are installed via composer. How could I handle this? I think currently the only sane way would be to display a warning in the admin, that dependencies are missing, if the needed classes are not loaded. I mean one can still install those manually without using composer. Composer just makes it a heck of a lot easier. 1
DaveP Posted December 28, 2016 Posted December 28, 2016 On 12/24/2016 at 3:15 PM, LostKobrakai said: I think currently the only sane way would be to display a warning in the admin, that dependencies are missing, if the needed classes are not loaded. I mean one can still install those manually without using composer. Composer just makes it a heck of a lot easier. I think you can actually do it with Git submodules. See http://softwareengineering.stackexchange.com/questions/72750/git-project-dependencies-on-github. But Composer is probably easier.
Ivan Gretsky Posted May 11, 2020 Posted May 11, 2020 Good day! This module looks super useful but also quite dated. Does it work with modern PW? Could anyone share their experience with it?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now