-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve docs for Yii integration #10
Conversation
Improve docs for Yii integration
@alexandernst thanks, do you have plans to migrate the extension to Yii2, As far as I can see it uses composer all the way. |
@makasim I'll probably have to, if I'm still assigned to the current project by the time Yii2 gets out. Anyways, I'm not expecting Yii2 to come out for another 6 months or so, so it's still far in the future 😄 |
so it was not released? I think it is already.... |
I'll try the extension in the clean yii1 env and it works release a stable version. I think I can find time to do some next week |
Great! 😄 Anyways, I'm not done patching it. I must do some tests, but maybe I'll need active record support, so I was looking at #4 ... What is the current state of that patch? |
I've never run it myself but The author say it works. I think the solution could be simplified a lot but in any case it is a good starting point. |
Ok, I'll clone from #4 and have a good look. |
@alexandernst FYI updated the doc on site: http://payum.org/doc/0.9/PayumYiiExtension/installation |
@makasim \o/ great 👍 |
No description provided.