API and External Integrations
EqualFaith Worship is built to play well with other services. Whether you want to use the AI tools we've already integrated or connect something custom, this guide covers your options.
Built-In Integrations
EqualFaith Worship comes with three services already wired in. You'll find them in your admin panel.
Go to Settings. Look for the Site Configuration section. You can also click AI Settings if that's visible in your sidebar.You'll see three integrations:
Elephor AI
This powers your AI content moderation and smart features. It automatically reviews content before it goes public and helps keep your community safe.
MailFake
MailFake makes sure the right message reaches the right person at the right time by blocking/ filtering out temporary, spam and bad email addresses.
Miraquote
Provides smart quote generation and additional AI assistance for your platform.
Updating Integration Settings
Whenever you change any of these settings, EqualFaith Worship will ask you to verify your identity.
A one-time password or OTP will be sent to your email. Enter it to confirm and save your changes. This is a security measure to protect your platform's integrations.Adding Custom APIs
EqualFaith Worship is written in PHP. The source code is fully unencrypted and yours to modify.
If you want to connect a payment gateway we don't currently offer, integrate an SMS provider, add a new AI service, or link any external tool, you have two options.
Option 1: Contact Us
Reach out and tell us what you need. We offer custom integration as a service. We'll quote you based on the complexity and get it done.
Option 2: Use Your Own Developer
Since you have the complete source code, any PHP developer can extend EqualFaith Worship. Hand them the files and point them to the API documentation for the service you want to connect. The codebase is structured and commented for easy customization.
What You Need Before Integrating
Whether you work with us or your own developer, have these ready:
- The API documentation for the service you want to connect
- Your API keys or credentials for that service
- A clear description of what you want the integration to do
Security Note
Never share your API keys publicly. The OTP verification on the settings page exists to prevent unauthorized changes. Keep your admin email secure, and all integrations will stay safe.
Need a custom integration quote? Just reach out. We'll assess what you need and get back to you quickly.