Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant