Support for configuring and using MODX software and services after installation or signup. For installation questions, use the Installation category.
If you’re posting code, put 3 backticks on a separate line before the code, and 3 backticks on a separate line after the code, to get proper code formatting:
```
<?php
echo "Hello world!";
```