Jim Schmid
Jim Schmid
The WYSIWYG editor [Redactor](http://imperavi.com/redactor) supports [file uploads](http://imperavi.com/redactor/docs/upload/). Could be worth a shot. There are a few [other bundles](https://github.com/kraksoft/RedactorBundle/network) that mainly integrate image upload and Sonata integration, so this bundle seems...
| Q | A | ------------- | --- | License | MIT | Packagist | https://packagist.org/packages/contao/installation-bundle Changed the included `routes.yml` which changed from `routing.yml` to `routes.yml` in Contao 4.10. See:...
Supersedes https://github.com/contao/contao/pull/2318 and is very experimental 👨🔬️ The main differences between #2318 and this one: * Doesn't rely on `laminas/laminas-code` anymore, but uses `nette/php-generator`, which has a more flexible API...