Popular Packages
-
-
PHP
kunstmaan/config-bundle
The Kunstmaan Config bundle supplies your project with custom configuration entities that can be managed from within KunstmaanCMS
-
-
-
-
-
-
-
-
PHP
kunstmaan/translator-bundle
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
-
-
-
PHP
dmk/mksanitizedparameters
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
-
PHP
kunstmaan/search-bundle
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
-
PHP
kunstmaan/media-pagepart-bundle
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.