Configuring EqualFaith Worship

Once EqualFaith Worship is installed, a few settings help you make the platform truly yours in a case they were not set during the installation process. This guide covers the essentials. Most of these can be changed easily from your admin panel at your-website.com/admin/settings. A few deeper settings are in simple files you can edit.

Settings You Can Change in the Admin Panel

Log in and visit /admin/settings or by clicking settings from your Admin dashboard. You'll find clear options for the following.

Your Platform Identity

These are the very first things to set.

AI and moderation settings:

EqualFaith Worship includes smart moderation and chat tools under the Miragek integration. These are already configured to work out of the box. You can modify the moderation instructions and chat rules if you have specific community guidelines.

File: includes/theme-config.php

This file stores your chosen templates. You can switch landing pages, authentication screens, and loader styles by changing the values here. The same thing can usually be done from the admin panel.

File: includes/enforce-features.php

This is where features are turned on or off at the code level. The admin panel gives you a friendlier interface for the same thing. Only edit this file directly if you have a reason to bypass the panel.

Email Settings

Email delivery is already configured if you used our setup service. If you're setting up yourself, the SMTP details are in public/config.php. Update the host, port, username, and password to match your own email provider. Test the contact form or a welcome email to confirm it works before going live.

What Most Users Never Need to Touch

The database connection details, reCAPTCHA keys, and individual payment gateway secrets are all in public/config.php. They don't need changing unless you're switching providers or environments. If you ever need to update them, we're here to help.

If anything feels confusing, just reach out. We'd rather help you configure it right than have you struggle alone.