Responsive image galleries for MicroPress.
- Grid-based gallery layout
- Configurable columns (1-6)
- TipTap editor integration
- Backend API for gallery management
Install via MicroPress admin panel or manually add to registry.
| Option | Type | Default | Description |
|---|---|---|---|
| columns | number | 3 | Number of grid columns |
npm install
npm run build
git tag v1.0.0 && git push --tags