Chris Holland

Results 10 comments of Chris Holland

Hi sorry my bad I need to close this because I’ve already built this, I’ll be launching it soon

All owner portal features are built and will be launching soon. I’ll try to clean these tickets soon

```js if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) {/* do something */}) } ```

> @elchris I guess FOS team is not having time, but is it possible to use your fork in project ? TIA Yes it should be fine, see @patrickbussmann 's...

> I still get error about: #638 while installing it. @patrickbussmann would you care to share a sample configuration and installation steps for @napestershine ? @napestershine are you sure that...

> @ruudk @elchris @napestershine many PRs were merged on `master` to remove deprecations. > Symfony 5 support is not yet ready there but it's a matter of time. > >...

So this is where things get interesting: https://symfony.com/blog/new-in-symfony-4-3-deprecated-the-templating-component-integration "templating" is deprecated from framework config

someone just needs to make a patch to tweak this project's templating dependencies, to just hardcode it to using twig templates, instead of referencing the Engine Interface as a dependency,...

Thank you for the kind words. I do believe that someone other than me should maintain this project, as I do not have much experience in open source and my...

I would definitely support @deguif as maintainer