# PhoenixKitLegal v0.1.3 - Table of Contents

Legal compliance module for PhoenixKit — GDPR/CCPA legal pages, cookie consent, consent logging

## Pages

- [PhoenixKitLegal](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [PhoenixKit.Modules.Legal](PhoenixKit.Modules.Legal.md): Legal module for PhoenixKit - GDPR/CCPA compliant legal pages and consent management.
- [PhoenixKit.Modules.Legal.ConsentLog](PhoenixKit.Modules.Legal.ConsentLog.md): Schema for consent log entries.
- [PhoenixKit.Modules.Legal.CookieConsent](PhoenixKit.Modules.Legal.CookieConsent.md): Cookie consent widget component for GDPR/CCPA compliance.
- [PhoenixKit.Modules.Legal.LegalFramework](PhoenixKit.Modules.Legal.LegalFramework.md): Struct representing a legal compliance framework.
- [PhoenixKit.Modules.Legal.Migrations.ConsentLogs](PhoenixKit.Modules.Legal.Migrations.ConsentLogs.md): Consolidated migration for the Legal module.
- [PhoenixKit.Modules.Legal.PageType](PhoenixKit.Modules.Legal.PageType.md): Struct representing a type of legal page that can be generated.
- [PhoenixKit.Modules.Legal.TemplateGenerator](PhoenixKit.Modules.Legal.TemplateGenerator.md): Generates legal page content from EEx templates.
- [PhoenixKitLegal](PhoenixKitLegal.md): Legal compliance module for PhoenixKit.
- [PhoenixKitWeb.Controllers.ConsentConfigController](PhoenixKitWeb.Controllers.ConsentConfigController.md): API controller for cookie consent widget configuration.
- [PhoenixKitWeb.Live.Modules.Legal.Settings](PhoenixKitWeb.Live.Modules.Legal.Settings.md): LiveView for Legal module settings and page generation.

## Mix Tasks

- [mix phoenix_kit_legal.install](Mix.Tasks.PhoenixKitLegal.Install.md): Installs PhoenixKitLegal into a Phoenix application.

