PHPackages                             spotbot2k/pimcore-simple-forms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. spotbot2k/pimcore-simple-forms

ActivePimcore-bundle

spotbot2k/pimcore-simple-forms
==============================

1.2.2(3y ago)2139GPL-3.0-or-laterPHP

Since Mar 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/spotbot2k/pimcore-simple-forms)[ Packagist](https://packagist.org/packages/spotbot2k/pimcore-simple-forms)[ RSS](/packages/spotbot2k-pimcore-simple-forms/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (1)Versions (25)Used By (0)

[![https://img.shields.io/static/v1?style=flat-square&color=6428B4&message=X&label=Pimcore](https://camo.githubusercontent.com/53b37135eb6818210c885877bc8875cd4c04700fd5b9ec45e967b8acc7e80d8b/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c61742d73717561726526636f6c6f723d363432384234266d6573736167653d58266c6162656c3d50696d636f7265)](https://camo.githubusercontent.com/53b37135eb6818210c885877bc8875cd4c04700fd5b9ec45e967b8acc7e80d8b/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c61742d73717561726526636f6c6f723d363432384234266d6573736167653d58266c6162656c3d50696d636f7265)[![https://img.shields.io/static/v1?style=flat-square&color=6428B4&message=6.9&label=Pimcore](https://camo.githubusercontent.com/3ad8031dbaf3fef016ed3e4342c0c3c41873b4bf1a708fbe12611b50440a67d7/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c61742d73717561726526636f6c6f723d363432384234266d6573736167653d362e39266c6162656c3d50696d636f7265)](https://camo.githubusercontent.com/3ad8031dbaf3fef016ed3e4342c0c3c41873b4bf1a708fbe12611b50440a67d7/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c61742d73717561726526636f6c6f723d363432384234266d6573736167653d362e39266c6162656c3d50696d636f7265)[![](https://camo.githubusercontent.com/b936a44f1b8d64ce264a3853b4512ac5a5cd5dae70e0377465a08fd5f26e1cb5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73706f74626f74326b2f70696d636f72652d73696d706c652d666f726d732e7376673f7374796c653d666c61742d73717561726526636f6c6f723d463238443141266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/spotbot2k/pimcore-simple-forms)

Simple Form Builder for Pimcore
===============================

[](#simple-form-builder-for-pimcore)

Create and modify simple forms in [Pimcore](https://github.com/pimcore/pimcore) backend with no code needed. The aim is to provide a simple UI that will be easy enough to be used by a Pimcore newbie.

Installation
------------

[](#installation)

```
composer require spotbot2k/pimcore-simple-forms
```

What can it do
--------------

[](#what-can-it-do)

- Visual editing of forms
- Upload assets
- Spam protection using honeypot
- Simple validation of the fields in backend and frontend
- Send the submitted data via E-Mail
- Send the submitted data to a custom URL/path so you could
    - process the data in a custom controller
    - create login forms
- Parse to/cc/bcc from the form input

Configuration
-------------

[](#configuration)

- [Basic Configuration](docs/01_Basic_Configuration.md)
- [Advanced Usage](docs/02_Advanced_Usage.md)
    - [Using a custom controller](docs/021_Using_custom_controller.md)
    - [Using events](docs/023_Using_events.md)
    - [Using AJAX](docs/024_Using_AJAX.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Recently: every ~0 days

Total

23

Last Release

1377d ago

Major Versions

0.9.9 → 1.0.02022-03-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed7088c70500630ad0a5d1cffd1816fef1523058ba3951dd24bbfdf2989a6fa5?d=identicon)[spotbot2k](/maintainers/spotbot2k)

---

Top Contributors

[![spotbot2k](https://avatars.githubusercontent.com/u/12864796?v=4)](https://github.com/spotbot2k "spotbot2k (109 commits)")

---

Tags

pimcore

### Embed Badge

![Health badge](/badges/spotbot2k-pimcore-simple-forms/health.svg)

```
[![Health](https://phpackages.com/badges/spotbot2k-pimcore-simple-forms/health.svg)](https://phpackages.com/packages/spotbot2k-pimcore-simple-forms)
```

###  Alternatives

[pimcore/data-hub

Pimcore Datahub

1351.3M9](/packages/pimcore-data-hub)[pimcore/admin-ui-classic-bundle

171.1M46](/packages/pimcore-admin-ui-classic-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

19112.5k3](/packages/pimcore-studio-backend-bundle)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

2751.3k2](/packages/pimcore-studio-ui-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
