-
Notifications
You must be signed in to change notification settings - Fork 20
Make SF4 Installation possible #129
Comments
Major blocker is: CkEditorBundle atm
|
Any progress so far? I suppose we are migrating to FOS ckeditor bundle and want to see if I would be able to help out. I'm new to Symfony though. |
@torreytsui no worries, we do have to finish this package here, |
i think finishing #135 is the major blocker. |
@ElectricMaxxx I added a PR to address the travis issue now. Will need your help to set up a travis env var though. #138 |
Um, what's this (or #135) waiting for? Currently the CMF seems to not really be usable on Symfony 4 despite claiming to be compatible. |
@Amunak you still have more issues except this bundle? From my POV all others are released and SF-4 ready, isn't it? If nt it would be nice to get some feedback in issues. |
@ElectricMaxxx I'm not entirely sure how to integrate Sonata with CMF. I managed to install CMF (using Flex recipe for symfony-cmf/cmf-phpcr-dbal-pack) with RoutingAutoBundle, and with some small hiccups it seems to work as far as I can tell. However, apart from the Sonata Admin Bundle integration I've had a major issue with documentation - there are links to variously outdated stuff all over the place; the fact that there are Flex recipes isn't even mentioned, and there is a "tutorial" but it's not very clear where it starts and how to follow it when you want to go with the recipes and such and not use the CMF Sandbox. Oh and sorry if this is the wrong place to discuss this, but if you want feedback... x) Some more specific stuff that doesn't work: the recipe was originally broken, there was a typo, I managed to fix that upstream already. There is also an issue finding templates for the BlockBundle (though that may be on Sonata; you get a |
@Amunak thanks for that feedback. And yes i really like to get that feedback. Instead of shouting in sillence, i would like to get a new ticket here in GitHub. At the end it does not matter where, because sometimes it depends several packages. To your specific problems: Can you open an issue in the pack repository pls, generating typos is exactly my skill. Sonata Integration: |
Good news, it has already been fixed and merged :) (it's in the PR)
Good to hear it's being worked on, it's the last missing piece of the puzzle. Thank you for your work. I'll make sure to contribute if I find a decent way; currently I'm still slightly struggling with the configuration and such, so when I grasp it I can think of helping others as well. |
Currently the build of SF4 with this bundle breaks because of dependencies, which still do not support SF4 (IvoryCkeditor, ...). We should change that and make the test green.
The text was updated successfully, but these errors were encountered: