# FormsCRM Plugin - Documentation

## 📚 Documentation Index

Welcome to the FormsCRM plugin documentation. All documentation files are located in this `/docs` folder.

---

## 📖 Feature Documentation

### Error Log Feature (v4.3.0)
Complete documentation for the Error Log with Resend Capability feature.

- **[error-log-feature.md](docs/error-log-feature.md)** - User guide and feature overview
- **[error-log-implementation-summary.md](docs/error-log-implementation-summary.md)** - Technical implementation details
- **[README-ERROR-LOG-TESTS.md](docs/README-ERROR-LOG-TESTS.md)** - Test documentation and guide
- **[CHANGELOG-4.3.0.md](docs/CHANGELOG-4.3.0.md)** - Complete changelog for version 4.3.0

---

## 🎯 Quick Links

### For Users
- [Error Log User Guide](docs/error-log-feature.md#how-to-use) - How to use the Error Log interface
- [Error Log Features](docs/error-log-feature.md#key-features) - What the Error Log can do
- [Troubleshooting](docs/error-log-feature.md#manual-testing-checklist) - Common issues and solutions

### For Developers
- [Implementation Details](docs/error-log-implementation-summary.md#implementation-checklist) - Technical overview
- [API Reference](docs/error-log-implementation-summary.md#for-developers) - Programmatic access
- [Testing Guide](docs/README-ERROR-LOG-TESTS.md) - How to run and write tests
- [Database Schema](docs/error-log-implementation-summary.md#database-schema) - Table structure

### For Testers
- [Test Documentation](docs/README-ERROR-LOG-TESTS.md) - Complete test suite documentation
- [Test Coverage](docs/README-ERROR-LOG-TESTS.md#test-coverage) - What is tested
- [Running Tests](docs/README-ERROR-LOG-TESTS.md#running-tests) - How to execute tests
- [Main Plugin Tests](docs/README-TESTS.md) - All plugin tests

---

## 📂 Documentation Structure

```
README.md
docs/
├── error-log-feature.md                   # Error Log user guide
├── error-log-implementation-summary.md    # Implementation details
├── README-TESTS.md                        # All plugin tests documentation
├── README-ERROR-LOG-TESTS.md             # Error Log tests documentation
└── CHANGELOG-4.3.0.md                    # Version 4.3.0 changelog
```

---

## 🔗 External Resources

- **Plugin Page**: https://close.technology/wordpress-plugins/formscrm/
- **WordPress.org**: https://wordpress.org/plugins/formscrm/
- **GitHub Repository**: https://github.com/closemarketing/formscrm/
- **Support Forum**: https://wordpress.org/support/plugin/formscrm/

---

## 📝 Contributing

When adding new documentation:

1. Place all documentation in `/docs` folder
2. Use Markdown format
3. Include clear headers and table of contents
4. Add links to related documentation
5. Update this README.md index

---

## 📧 Contact

- **Email**: david@close.technology
- **Website**: https://close.technology
- **Company**: Close·Technology

