-
Notifications
You must be signed in to change notification settings - Fork 0
Fix plugin and theme downloads, bonus fix core updates #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…o; and all deps need to be installed on the host.
…it in when we download the file.
|
…ill be added back based on theme/plugin functionallity.
e41eb59 to
ff61d1a
Compare
|
Features
|
|
Recently spoke with Luke in the WinterCMS discord about this project and he pointed me to the team's PR for updating the update manager parts of the code which also has a Storm update needed in order to get running. I like the updates he and his team have put together, and I think moving to a more Composer based package manager is a huge win for the project over all. 🤔 That said, it does appear that development has slowed a little over there. I plan on joining the development effort to help push it forward some; however, I would at the very least like to get Frostbreak up and running fully before joining their effort. I want Winter's system to be finished, but I think this project is closer to an initial release, so I'm going to stay here until at least then. Once Winter's plugin system has been updated to support composer based package management; I'll return here to update this project to support both methods (at least initially) before releasing some 2.0 version that supports winter's updated package management method only. |
Luke had mentioned something in our brief conversation that I hadn't thought of. The packages can apparently be bundled with their respective vendor directories. So I'm going to explore possibly pre-packaging the packages with |
No description provided.