diff --git a/indexer/src/Command/IndexCommand.php b/indexer/src/Command/IndexCommand.php index d8edde3c..789cdc70 100644 --- a/indexer/src/Command/IndexCommand.php +++ b/indexer/src/Command/IndexCommand.php @@ -76,6 +76,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int $packageNames = array_unique(array_merge( $this->packagist->getPackageNames('contao-bundle'), $this->packagist->getPackageNames('contao-module'), + $this->packagist->getPackageNames('contao-theme'), $this->packagist->getPackageNames('contao-component') )); } diff --git a/linter/allowlists/de.txt b/linter/allowlists/de.txt index 733b1ce7..12c04fae 100644 --- a/linter/allowlists/de.txt +++ b/linter/allowlists/de.txt @@ -231,6 +231,7 @@ Geoinformationssystemen Geokodierung Geokodierungsdienste Geokoordinaten +Geschäftsabläufe Geschütztes Get Glossarbegriffe @@ -550,6 +551,7 @@ Standardauswahlen Standardrechte Standortermittlung Startbildschirm +Startups Statistikübersicht Stellenanzeigen Sternzeit @@ -631,7 +633,7 @@ Vollbildkarte Vollbildmodus Vorlagedatei Vorschaubild -WOW +Wallets Warenkorbfunktionen Webanwendungen Webseite @@ -649,9 +651,11 @@ Weiterlesen Widerrufsbelehrung Wohnparks Wohnungsunternehmen +WOW Wrapper Währungsfeld Zahlungsarten +Zahlungsmethoden Zahlungsmodul Zahlungsmoduls Zeitstrahl diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 082f3c46..85c901e2 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -303,6 +303,7 @@ SimpleTokens SINEOS Sineos SiteID +Skrill Slack SMS SNS diff --git a/meta/isotope/payment-pfc/de.yml b/meta/isotope/payment-pfc/de.yml index cf89a84f..cc0bb1e2 100644 --- a/meta/isotope/payment-pfc/de.yml +++ b/meta/isotope/payment-pfc/de.yml @@ -10,4 +10,4 @@ de: - postfinance - checkout - switzerland - homepage: https://www.isotopeecommerce.org/en/marketplace.html + homepage: https://www.isotopeecommerce.org/de/marktplatz.html diff --git a/meta/isotope/payment-skrill/de.yml b/meta/isotope/payment-skrill/de.yml new file mode 100644 index 00000000..5322bad3 --- /dev/null +++ b/meta/isotope/payment-skrill/de.yml @@ -0,0 +1,11 @@ +de: + title: Skrill Zahlungen für Isotope eCommerce + description: > + Skrill unterstützt über 100 lokale Zahlungsmethoden wie Karten, Wallets, sofortige Banküberweisung + und andere alternative Zahlungsmethoden. + keywords: + - isotope + - shop + - payment + - skrill + homepage: https://www.isotopeecommerce.org/de/marktplatz.html diff --git a/meta/isotope/payment-skrill/en.yml b/meta/isotope/payment-skrill/en.yml new file mode 100644 index 00000000..82579dbc --- /dev/null +++ b/meta/isotope/payment-skrill/en.yml @@ -0,0 +1,11 @@ +en: + title: Skrill Payments for Isotope eCommerce + description: > + Skrill offers 100+ payment methods including cards, digital wallets, instant bank transfers + and other alternative payment methods. + keywords: + - isotope + - shop + - payment + - skrill + homepage: https://www.isotopeecommerce.org/en/marketplace.html diff --git a/meta/isotope/payment-stripe/de.yml b/meta/isotope/payment-stripe/de.yml index def6c278..5eb5dad8 100644 --- a/meta/isotope/payment-stripe/de.yml +++ b/meta/isotope/payment-stripe/de.yml @@ -1,8 +1,11 @@ de: title: Stripe Zahlungen für Isotope eCommerce + description: > + Unternehmen jeder Größe – von Startups bis hin zu großen Konzernen – setzen auf die Software und APIs + von Stripe, um Zahlungen anzunehmen, Auszahlungen zu senden und ihre Geschäftsabläufe online zu verwalten. keywords: - isotope - shop - payment - stripe - homepage: https://www.isotopeecommerce.org/en/marketplace.html + homepage: https://www.isotopeecommerce.org/de/marktplatz.html