What would you like to know more about?

Advanced Users

While we designed MinistryPlatform with the casual user in mind, there's still plenty for the advanced user. It's what empowers you to do your church your way! If you have access to the Administration, System Setup, and System Lookup pages, you're an advanced user! The articles in this section tell you what you need to know to keep everything in good shape for all your users.

Church Structure
Communication
Customization
Data Quality
Set Up
Troubleshooting
Programming Languages
  • SQL
    • What is it? Structured Query Language, a language used with databases.
    • Where do I use it? Literally everywhere throughout MinistryPlatform.
  • HTML
    • What is it? Hyper Text Markup Language, the standard markup language for creating web pages.
    • Where do I use it? Templates, messages, record facts, and the list goes on!
  • JavaScript
    • What is it? A scripting language that enables you to create dynamically updating content.
    • Where do I use it? Formatting those helpful record facts.
  • CSS
    • What is it? Rules specifying groups of styles that should be applied to particular elements or groups of elements.
    • Where do I use it? Widget customization, so you can do widgets your way.