Feature #66298
closed
Allow installation via a git url
Added by Kay Strobach over 9 years ago.
Updated over 9 years ago.
Category:
Extension Manager
Description
- have ui to add extkey+ git uri
- download either via git clone or the master.zip like on github
This could lead to problems with wrong extension keys because some people upload TYPO3 extensions with wrong extension keys for example typo3_news instead of news but generally speaking i love the idea.
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
- Status changed from New to Rejected
This is not possible in the core, because then we'd need to make sure the host has git running etc. Also you'd need to specifiy a tag/version for referencing a URL.
Downloading any zip file from the web also seems very inconvient. The preferred way for doing stuff like that is composer, which we support natively in a flexible way now.
Also available in: Atom
PDF