bowen Posted August 31, 2015 Posted August 31, 2015 If there is a PHP script (here is outside of processwire context, but in the same server) which communicates with JS via JSON. How do the script get (for example: to get configuration)? Through what? What's the best practices for this?
tsdtsdtsd Posted August 31, 2015 Posted August 31, 2015 If it's not a huge overhead for your script, you can just bootstrap the processwire installation. You can find the documentation here: https://processwire.com/api/include/ 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now