PHPackages                             ribase/ribaseforms - 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. ribase/ribaseforms

ActiveTypo3-cms-extension

ribase/ribaseforms
==================

todo

2.0.0(8y ago)0337GPL-2.0+HTMLPHP &gt;=5.5.0

Since Jul 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ribase/ribaseForms)[ Packagist](https://packagist.org/packages/ribase/ribaseforms)[ RSS](/packages/ribase-ribaseforms/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

\#Ribase Forms

\##The death of Formhandler At this point we got a big problem because Formhandler was not fully usable and with TYPO3 7.6.5 it was impossible to use. (They changed the flexform handling) So at this point we got two options left, settle to powermail or build something own.

\##Building this extension At this point of "we have to decide now" i started to develop a simple formextension with fluid. The first release is more or less nothing where you can customize your inputs, they came directly from ready build up fluidtemplates. But as time goes on a while there were more needs to cover up with this extension so the decision was to implement a backend to build up custom forms.

In the next section you will get a kickstart to use it in a simple way.

\#Quickstart

\##Composer install

```
$ composer require ribase/ribaseforms:2.* && composer update
```

Please note that minimum Version should be 2.\*

\##Manual install No Support!

\##Activate in TYPO3 ####With TYPO3 console

```
$ cd to/your/webroot ; ./typo3cms extension:activate ribase_forms
```

\####Without TYPO3 console

```
$ cd to/your/webroot ; ./typo3/cli_dispatch.phpsh extbase extension:install ribase_forms
```

\####In Extension Manager No Support!

\##Plugin usage

1. Add new CE (content element)
2. Go to Plugins
3. Choose "Ribase Form Display"

\###Create input elements ####Input Textfield As you can see below there is an Input Textfield

[![alt text](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/textfield.png "Textfield")](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/textfield.png)

FieldDescriptionNameThe name is used for an identification of this field later in mailtext [placeholders](#placeholders).LabelA label for the frontend displayPlaceholderSets a placeholder to the fieldInputtypeIn some cases you need something else than a "text", maybe for a telephone input you can use a tel field or for an email field you can use an email type.RequiredMakes the field required\####Input Textarea As you can see below there is an Input Textarea.

[![alt text](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/textarea.png "Textarea")](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/textarea.png)

FieldDescriptionNameThe name is used for an identification of this field later in mailtext [placeholders](#placeholders).LabelA label for the frontend displayPlaceholderSets a placeholder to the fieldRequiredMakes the field required\####Radiobutton As you can see below there is an Input Textfield

[![alt text](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/radiobutton.png "Radiobutton")](https://raw.githubusercontent.com/ribase/RibaseForms/master/docs/img/radiobutton.png)

FieldDescriptionNameWith radiobuttons we got a little special behaviour. In first the name is used for grouping the radiobuttons. The other usage is - if you read carefully - for placeholders in mailtexts later. [placeholders](#placeholders).LabelA label for the frontend displayRequiredMakes the field required\#Advanced usage @todo

\#Placeholder usage in replymails ##How do they work?

\#Credits [Sebastian Thadewald](https://github.com/ribase)

\#Issues?

[Click here to drop an issue!](https://github.com/ribase/RibaseForms/issues)

\#Donate

If you like it, donate! But not to me, donate it TYPO3, without extension wont exist!

[Donate TYPO3](https://typo3.org/donate/online-donation/)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ccaeb709372a88c8f9d1684ce30638f2d2eb185daa069456fa409804b3aefa3?d=identicon)[ribase](/maintainers/ribase)

---

Tags

TYPO3 CMSribaseforms

### Embed Badge

![Health badge](/badges/ribase-ribaseforms/health.svg)

```
[![Health](https://phpackages.com/badges/ribase-ribaseforms/health.svg)](https://phpackages.com/packages/ribase-ribaseforms)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1473.0M32](/packages/apache-solr-for-typo3-solr)[mask/mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

1391.6M10](/packages/mask-mask)[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

892.9M22](/packages/ichhabrecht-content-defender)[lochmueller/staticfilecache

Transparent static file cache solution using mod\_rewrite and mod\_expires. Increase performance for static pages by a factor of 230!!

1311.3M3](/packages/lochmueller-staticfilecache)

PHPackages © 2026

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