Open alexbom opened 6 years ago
I'm guessing this is not a PHPWord issue but rather a modx/composer issue.
I've installed composer locally and made installation instructions of PHPWord. Then i've uploaded PHPWord files to remote server. So i don't need composer this way. Don't i?
Indeed, not sure what the relative path should be when executing code through eval(...)
though
This is:
Expected Behavior
$phpWord get global variable without errors like in Readme :)
Current Behavior
Failure Information
Same behavior on phpword/bootstrap.php & phpword/vendor/autoload.php File is loaded, but the error is comming:
How to Reproduce
First tried in snippet, then tried in console simple installation code from Readme:
Context
Breaking brain for 2 days, my friends! :) Please, help )