• Products
    • The eCatholic Engagement Platform
      • Learn More
      • Meet With Us
    • eCatholic Family of Products
      • Websites
        • Themes
        • Websites FAQ
      • Online Giving
      • Group Messaging
      • Pay
      • ChMS
        • For Parishes
        • For Dioceses
        • ChMS Integrations
      • Live Streaming
        • Live Streaming Basics
        • Live Streaming FAQ
  • Services
    • Custom Design
    • Branding Package
    • Logo Design
    • Homepage Makeover
    • Quick Flip
    • Giving Success
  • Pricing
  • Resources
    • Learn
      • FAQ
        • Websites FAQ
        • Payments FAQ
        • Connect FAQ
        • ChMS FAQ
        • Live Streaming FAQ
        • Stock Photos FAQ
      • Beginner's Guides
        • Websites Beginner's Guide
        • Payments Beginner's Guide
        • Connect Beginner's Guide
        • Live Beginner's Guide
        • ChMS Beginner's Guide
    • Grow
      • Blog
      • Webinars
      • Podcast
    • Get Help
      • Help Center
      • Contact
|||
eCatholic | Catholic Website Design - Online Giving - Live Streaming
ChMS
 Login
Get Started
 
 
 
 
 
 
 
 
  • Get Started
Facebook X (Twitter) YouTube LinkedIn
Search
  • Products
    • The eCatholic Engagement Platform
      • Learn More
      • Meet With Us
    • eCatholic Family of Products
      • Websites
      • Online Giving
      • Group Messaging
      • Pay
      • ChMS
      • Live Streaming
  • Services
      • Custom Design
      • Branding Package
      • Logo Design
      • Homepage Makeover
      • Quick Flip
      • Giving Success
  • Pricing
  • Resources
    • Learn
      • FAQ
      • Beginner's Guides
    • Grow
      • Blog
      • Webinars
      • Podcast
    • Get Help
      • Help Center
      • Contact
    •  Church Management - parishes

      Focus on people,
      not numbers.

      Church management software built to focus on parishioners and your mission.

      Everything you need...and nothing that you don't.

      We provide parishes with tools and resources for data management, communication, and parishioner engagement.
      Watch a Demo View Pricing

      Focus on people, not numbers.

      Church management software built to focus on parishioners and your mission.


      ChMS for catholic parishes

      Everything you need...and nothing that you don't. eCatholic ChMS provides parishes with tools and resources for data management, communication, and parishioner engagement.
      Watch a Demo
      View Pricing

    • Church Management Software for Catholic Parishes
    • Data management for weekly offertory at multiple parishes
    •  work together

      Collaborate like you mean it

      Parish mergers, groupings, or clusters - whatever you call it - your multi-parish community is a perfect fit!

      Other church management softwares don't understand the Catholic Church. We are dedicated to helping you maintain individual parish identity while uniting you in a common mission: sharing the Gospel. 

    • Ready to purchase?

      If you're ready to make managing your parish data easier then get started with just a few clicks!

      We'd love the opportunity to serve you!

      Get in Touch

    •  communicate & evangelize

      Stay up to date with parishioners

      Need a family’s address for a visit? Want to reference a recent conversation? Intuitive tools for recording parish data will help enrich your relationships and ministry.

      reach out when you need to

      Whether it’s a letter to parishioners or a comforting email to a widow, you'll be able to communicate with ease and track it too.

    • ChMS communication and email tools
      • Integrations that automate your data collection

        We provide a direct software integration to your eCatholic-powered website. Utilize drag and drop registration forms for new parishioners and religious education classes so your ministry tools can work directly with your parish data.
         
        streamline offertory details + information

        Connect your eCatholic Payments platform to enjoy an instant flow of data from online giving forms into your parish database. After just a few minutes of setup, your everyday tasks are successfully automated!
        See eCatholic Integrations
      • Additional data management tools

        Turn your to-do list into a to-done list
         

        Parishioner Relationship Management®


        CRM-like relationship notes for individual parishioners and families that help keep pastors and other staff members informed.

         

        PDF
        Reports


        Capture statistical data that measures parish
        health and financials to print out or share electronically with the leadership team.

         

        Fundraising &
        Campaigns


        Track pledges and gifts by specific funds or individual parish, report on the Sunday Offertory and integrate your eCatholic Online Giving tools.

         

        Religious Education
        Tools


        Allow staff and volunteers to track
        attendance, manage registration and payment information, automate grade promotion and
        handle sacramental records.

         

        Ministry Scheduling
        Tools


        Create a weekly Mass schedule for
        sacramental ministers with one click and allow members to manage their own schedule
        availability for accurate scheduling. 

      • Preview the best church management software

        Fill out the form below to receive an on-demand product preview and our team will email you shortly with more information.
         

      • Still have questions?
        Let's chat!

        Have questions? Concerns? Sweaty palms? Our team is here to help (with a smile).

         

        Watch a Product Demo

        Take a look under the hood.

        Watch a Demo
         

        Give us a Shout

        We'd love to hear from you!

        Contact Us
    Search eCatholic
    Button
     
    Products
    • Websites
    • Online Giving
    • Pay
    • Group Messaging
    • ChMS
    • Live Streaming
    Company
    • Our Story
    • Meet Our Team
    • Testimonials
    • Join Our Team
    • Contact Us
    Services
    • Custom Design
    • Branding Package
    • Logo Design
    • Quick Flip
    • Free Themes
    Resources
    • FAQs
    • Beginner's Guide
    • Blog
    • Webinars
    • Help Center
    Who We Serve
    • Parishes
    • Schools
    • Ministries
    • Dioceses
     Copyright eCatholic ® 2025 - All Rights Reserved.
    Terms of Service|Privacy Policy|eCatholic is a division of WEBPROPRODUCTIONS, LLC
    Why eCatholic?
    • Our Story
    • Testimonials
    • Meet the Team
    • Join Our Team
    • Contact Us
    Customers
    • Parishes
    • Schools
    • Dioceses
    • Ministries
    Products
    • Websites
    • Donations & Payments
    • Live Streaming
    • Stock Photos
    • Pricing
    Services
    • Custom Design
    • Branding Package
    • Logo Design
    • Quick Flip
    • Free Themes
    Resources
    • FAQs
    • Beginner's Guide
    • Blog
    • Webinars
    • Help Center
    • Accessibility
    • Websites
    • Donations & Payments
    • Live Streaming
    • Stock Photos
    • Pricing
    • Free Trial
    • Customers
    • Testimonials
    • Resources
    • Contact Us
           
                         
    Contact Us

     
    Copyright eCatholic ® 2021 - All rights reserved. | Privacy Policy | eCatholic is a division of WEBPRO PRODUCTIONS, LLC
    //Blog article video resizing var $allVideos = $("#background:not(.admin) .fluid-width-video-wrapper iframe"), // The element that is fluid width $fluidEl = $(".fluid-width-video-wrapper"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); newWidth = $el.parent().width(); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize();
    Facebook X (Twitter) YouTube LinkedIn
    Login
    powered by eCatholic®