Skip to content

Commit 73d6058

Browse files
committed
Add Claude.md file
1 parent b32217d commit 73d6058

1 file changed

Lines changed: 63 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Simple Calendar - ACF Field Add-on
2+
3+
**Repository**: simple-calendar-acf/
4+
**Type**: Premium WordPress Plugin Add-on
5+
**Requires**: google-calendar-events (core plugin), Advanced Custom Fields
6+
7+
## Purpose
8+
9+
Integrates Simple Calendar with Advanced Custom Fields (ACF), allowing developers to add calendar fields to custom post types, pages, and other content through ACF's field system.
10+
11+
## Key Features
12+
13+
- ACF field type for Simple Calendar
14+
- Calendar field in ACF field groups
15+
- Easy calendar integration in custom post types
16+
- Developer-friendly calendar implementation
17+
- Seamless ACF workflow integration
18+
- Custom field calendar selection
19+
20+
## Technical Details
21+
22+
- **Main File**: `simple-calendar-acf.php`
23+
- **Version**: 1.0.2
24+
- **Text Domain**: `simple-calendar-acf`
25+
- **Dependencies**: Simple Calendar core plugin, Advanced Custom Fields plugin
26+
27+
## Use Cases
28+
29+
- Custom post types with calendar fields
30+
- Event pages with embedded calendars
31+
- Location pages with event calendars
32+
- Property listings with availability calendars
33+
- Service pages with booking calendars
34+
- Developer implementations requiring flexible calendar placement
35+
36+
## Architecture
37+
38+
- Extends ACF field system
39+
- Integrates with Simple Calendar core
40+
- Provides ACF field type registration
41+
- Uses ACF's field rendering system
42+
- Maintains ACF field group compatibility
43+
44+
## Target Audience
45+
46+
- WordPress developers
47+
- Agencies building custom sites
48+
- Sites using Advanced Custom Fields
49+
- Custom post type implementations
50+
- Developers needing programmatic calendar integration
51+
52+
## Technical Integration
53+
54+
- Registers as ACF field type
55+
- Uses Simple Calendar's rendering engine
56+
- Maintains ACF's admin interface standards
57+
- Compatible with ACF Pro and free versions
58+
59+
## Revenue Model
60+
61+
- Sold as premium add-on through simplecalendar.io
62+
- Requires both core Simple Calendar and ACF plugins
63+
- Targets developer and agency market segment

0 commit comments

Comments
 (0)