in2code-de / publications

Follower of EXT:bib to show publications in TYPO3. Im- and export of bibtext and xml files.
https://www.in2code.de/agentur/typo3-extensions/publications/
11 stars 16 forks source link

[FATAL] Extension breaks system #69

Closed BastianBalthasarBux closed 1 year ago

BastianBalthasarBux commented 1 year ago

The version in TER breaks the system completely.

If an extension does not work in none-composer mode, maybe it's not the very best idea to add it TER. Just my two cents.

einpraegsam commented 1 year ago

I'm not sure if we have forgotten to describe it, but yes - as far as I remember, we set on composer mode. Nevertheless we always offer our extensions also in TER because this is more a place where all TYPO3 extensions are listed. Mabe the TER needs a composer only flag.

BastianBalthasarBux commented 1 year ago

It's somewhere in the "external Docs" (aka github readme). It's just that I am not aware anymore, that I could break a system with an extension which is installable from TER without any warnings first. Which is in general a very good sign for the overall quality of the extensions in TER, compared to the "good old times". Yes, maybe TER needs some "composer only" flag, which then warns if one wants to install via EM. Anyways, making that extension non-composer working was pretty much a no brainer, at least for the backend, did not try frontend by now.

BastianBalthasarBux commented 1 year ago

[sorry for having been so "drama-queen" with that "fatal" ... ;)]