Initial commit

This commit is contained in:
isUnknown 2026-02-12 15:22:46 +01:00
commit 65e0da7e11
1397 changed files with 596542 additions and 0 deletions

View file

@ -0,0 +1,62 @@
# Kirby Engineer Field
[![Version 0.9](https://img.shields.io/badge/version-0.9-blue.svg)](https://github.com/jenstornell/field-engineer/blob/master/docs/changelog.md) [![Commercial license](https://img.shields.io/badge/license-commercial-red.svg)](https://github.com/jenstornell/field-engineer/blob/master/docs/license.md) [![Commercial license](https://img.shields.io/badge/price-€50-yellow.svg)](https://github.com/jenstornell/field-engineer/blob/master/docs/license.md)
***Note:*** *This is a commercial plugin. Read more about [how to purchase](#purchase).*
A [Kirby CMS](https://getkirby.com) field for complex field structures.
**Supports:**
- Nesting
- Fieldsets
- Inline editing
- Sorting
- Cloning
**Engineer example**
You can have pretty much any field structure you want. Also see the [blueprint](docs/examples.md) for this screenshot.
[![Screenshot](docs/hero.png)](https://raw.githubusercontent.com/jenstornell/field-engineer/development/docs/hero.png)
[See more screenshots](docs/screenshots.md)
## Table of contents
1. **Get started**
1. [Install](docs/install.md)
1. [Blueprint](docs/blueprint.md)
1. [Usage](docs/usage.md)
1. [Templates and snippets](docs/templates-snippets.md)
1. **More**
- [Supported fields](docs/fields.md)
- [Options](docs/options.md)
- [Comparation](docs/compare.md) (to similar fields)
- [Troubleshooting](docs/troubleshooting.md)
- [Changelog](docs/changelog.md)
1. **Advanced**
- [For plugin developers](docs/advanced-for-plugin-developers.md)
## Requirements
- [Kirby](https://getkirby.com) 2.5.2+
- [PHP](https://www.php.net) 7+
- A modern browser like [Chrome](https://www.google.se/chrome/browser/desktop/index.html), [Firefox](https://www.mozilla.org/firefox/new/) or [Edge](https://www.microsoft.com/windows/microsoft-edge) (Internet Explorer does not work).
## Disclaimer
This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/jenstornell/field-engineer/issues/new).
## Purchase
Be sure to try before you buy. Refunds are not supported. Read more in the [license agreement](docs/license.md).
***The purchase button is temporary disabled***
**Price:** 50 EUR (on each project/domain)
## Credits
- [Jens Törnell](https://github.com/jenstornell)
- The Kirby crew and community for all the great support!