> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/emmanueljarquin-sys/GrupoMecsaCMS/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Grupo Mecsa CMS - A comprehensive content management system built for business operations

<Note>
  Grupo Mecsa CMS is a powerful, enterprise-grade content management system designed to streamline business operations with integrated user management, client tracking, project management, and more.
</Note>

## What is Grupo Mecsa CMS?

Grupo Mecsa CMS is a full-featured content management platform built with PHP and Supabase that provides:

* **Role-Based Access Control** - Manage users with granular permissions (admin, comercial, proyecto, rrhh)
* **Client & Project Management** - Track clients, projects, and business relationships
* **Content & Blog Management** - Create and manage website content and blog posts
* **Email Builder** - Visual email editor with MailChimp/Gmail compatibility
* **HR Module** - Manage employees, departments, vacancies, and job applications
* **Dashboard Analytics** - Real-time insights into your business operations

## Key Features

<CardGroup cols={2}>
  <Card title="User Authentication" icon="lock" href="/users/authentication">
    Secure authentication with Supabase and role-based permissions
  </Card>

  <Card title="Email Builder" icon="envelope" href="/email/overview">
    Visual email editor for creating professional email campaigns
  </Card>

  <Card title="Client Management" icon="users" href="/modules/clients">
    Track and manage client relationships and communications
  </Card>

  <Card title="Project Tracking" icon="diagram-project" href="/modules/projects">
    Organize and monitor projects from start to finish
  </Card>

  <Card title="HR Module" icon="user-tie" href="/hr/employees">
    Complete human resources management system
  </Card>

  <Card title="Content Management" icon="file-lines" href="/modules/content">
    Create and publish content for your website
  </Card>
</CardGroup>

## Architecture

Grupo Mecsa CMS is built on a modern technology stack:

* **Backend**: PHP with Composer dependency management
* **Database**: Supabase (PostgreSQL) for data storage and authentication
* **Frontend**: Bootstrap 5, JavaScript, SCSS
* **HTTP Client**: Guzzle for API requests
* **Session Management**: PHP sessions with Supabase token-based auth

## Who is this for?

This CMS is ideal for:

* **Business Administrators** managing company operations
* **Marketing Teams** creating email campaigns and content
* **HR Departments** handling recruitment and employee management
* **Project Managers** tracking client projects and deliverables
* **Developers** extending and customizing the platform

## Getting Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in minutes
  </Card>

  <Card title="Installation" icon="download" href="/installation">
    Step-by-step installation guide
  </Card>

  <Card title="Configuration" icon="gear" href="/config/supabase">
    Configure Supabase and settings
  </Card>

  <Card title="API Reference" icon="code" href="/api/introduction">
    Explore the API documentation
  </Card>
</CardGroup>

## Support & Community

Need help? Here's how to get support:

* **GitHub**: [Report issues or contribute](https://github.com/emmanueljarquin-sys/GrupoMecsaCMS)
* **Documentation**: Browse our comprehensive guides and API reference
* **Source Code**: Review the codebase for implementation details

## Next Steps

Ready to dive in? Start with our [Quickstart Guide](/quickstart) to set up your first Grupo Mecsa CMS instance, or explore the [Installation](/installation) documentation for detailed setup instructions.
