Skip to content
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

Calling a symfony controller from Wordpres Page #113

Open
klodoma opened this issue May 30, 2016 · 0 comments
Open

Calling a symfony controller from Wordpres Page #113

klodoma opened this issue May 30, 2016 · 0 comments

Comments

@klodoma
Copy link

klodoma commented May 30, 2016

Hi,

This is not an issue, more a help request.

I am looking a this bundle as a possible solution for my problems.
I've run your setup with WP and Symfony3 and looks good.

Now, instead of calling a symfony service, I would like to call a controller action that returns html code and pushes that into a WP page.

For example:
I am thinking to create a very simple WP Plugin, where I can send a symfony request:
symfony_request('/home/about');
and in WP the result of this request should be injected.

I don't have a lot of experience with Symfony, any idea how to achieve this?

screenshot_306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant