*Limited Launch Offer!Use code for 50% off (expires 12/31/2025)

Features Guide

Feature documentation for quick use and extensions

Getting Started

SlappShell serviceCRM comes with a robust set of features designed to help you manage your leads, services, scheduling, and payments effectively.

You're able to skip the feature bloat of traditional CRMs and website builders and focus on what matters most - driving more business and servicing leads.

Extending the Codebase

Your options for extending the codebase as you need to are virtually limitless.

The base features are designed to get you up and running quickly with everything you need to capture, track, and manage leads and run your core business.

The core website foundations are in place so you don't need to spend time thinking about the things that aren't core to driving more business.

As you grow, you can easily extend the codebase to add more features, integrations, and customizations as needed.

For example, email templates are built using React Email, so you can create new email templates or modify existing ones in the /emails/ directory.

APIs are built using Next.js API routes, so you can add new endpoints in the /app/api/ directory.

You can also integrate with third-party services by adding new utility functions in the /lib/ directory.

The possibilities are endless!