# Fuerte-WP Documentation

This folder contains comprehensive documentation for the Fuerte-WP plugin.

## Documentation Files

### User Documentation
- **[FAQ.md](FAQ.md)** - Frequently Asked Questions about Fuerte-WP functionality and usage

### Developer Documentation
- **[DEPLOYMENT.md](DEPLOYMENT.md)** - Complete deployment guide with best practices
- **[COMPOSER_COMMANDS.md](COMPOSER_COMMANDS.md)** - Available composer scripts and development workflows
- **[../CLAUDE.md](../CLAUDE.md)** - Project architecture, coding standards, and development guidelines

### Project Documentation
- **[../CHANGELOG.md](../CHANGELOG.md)** - Version history and release notes
- **[../SECURITY.md](../SECURITY.md)** - Security policies and vulnerability reporting
- **[../README.md](../README.md)** - Main plugin README with features and installation

## Quick Links

- **Installation & Setup**: See main [README.md](../README.md)
- **Development**: See [CLAUDE.md](../CLAUDE.md) and [COMPOSER_COMMANDS.md](COMPOSER_COMMANDS.md)
- **Deployment**: See [DEPLOYMENT.md](DEPLOYMENT.md)
- **Troubleshooting**: See [FAQ.md](FAQ.md)

## Documentation Format

All documentation files are in Markdown format for easy reading and editing on GitHub.
