extcode / cart

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. The extension allows you to create coupons, products with or without variants, special prices.
GNU General Public License v2.0
57 stars 51 forks source link

[TASK] Move icon registration to `Icons.php` #567

Closed rintisch closed 1 month ago

rintisch commented 1 month ago

Use Icons.php for registration of Icons.

Fixes #566

rintisch commented 1 month ago

@extcode The error in the CI is not related to this PR.