Skip to content
  • Benni Mack's avatar
    [TASK] Reduce usage to tx_ter_extensions · 99038b21
    Benni Mack authored
    This patch changes
    - the extensions.xml generator
    - various logic regarding checks if a version exists
    to not query the tx_ter_extensions database table anymore.
    
    Now the only place where tx_ter_extensions is actually used
    is the SOAP API Upload and the Migration to tx_terfe2_* db structure
    which will be migrated in the next patch.
    99038b21