EkinoWordpressBundle icon indicating copy to clipboard operation
EkinoWordpressBundle copied to clipboard

How don't use index.php :)

Open vittore opened this issue 8 years ago • 1 comments

All go right: wordpress and sf3 work fine. But when I upgrade my wordpress site to a new version it will override main index.php so sf3 with not work. Is there a way to use ekinoWordpressBundle without this side-effect?

Thanks in advance. v.

PS: This bundle is a killer-bundle. Thanks for your work.

vittore avatar Jul 21 '16 15:07 vittore

Hi @vittore,

Thank you for your support.

Concerning WordPress auto-update, I've never tried to use it because I prefer upgrade by code, I don't know if it's possible to hook on this to set the index.php file after the installation (maybe around post_updated https://codex.wordpress.org/Plugin_API/Action_Reference/post_updated)?

I hope it help

eko avatar Jul 21 '16 15:07 eko