PHPackages                             smichaelsen/settings - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. smichaelsen/settings

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

smichaelsen/settings
====================

User friendly configuration module for editors

2.0.0(8y ago)72141[1 issues](https://github.com/smichaelsen/typo3-settings/issues)GPL-2.0+PHP

Since Jul 27Pushed 8y ago2 watchersCompare

[ Source](https://github.com/smichaelsen/typo3-settings)[ Packagist](https://packagist.org/packages/smichaelsen/settings)[ RSS](/packages/smichaelsen-settings/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (3)Versions (10)Used By (0)

settings - TYPO3 Extension
==========================

[](#settings---typo3-extension)

[![Build Status](https://camo.githubusercontent.com/90274b14837a52fe5bcb55b7d5f7435828ca74918b900bb7c5051db61961d1d1/68747470733a2f2f7472617669732d63692e6f72672f736d69636861656c73656e2f7479706f332d73657474696e67732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/smichaelsen/typo3-settings)

Because you haven't enough places in TYPO3 to configure stuff, right?

What it does
------------

[](#what-it-does)

settings offers a new backend module in which extensions can offer configuration options. Why? Ever since I was missing a spot where editors (non-admins) can do global configuration.

[![Screenshot](Documentation/Images/Screenshot_Overview.png?raw=true "Screenshot")](Documentation/Images/Screenshot_Overview.png?raw=true)

How to use
----------

[](#how-to-use)

### Define fields:

[](#define-fields)

Define your fields in TCA syntax and add it to the table `tx_settings_form`.

Example (in `Configuration/TCA/Overrides/tx_settings_form.php`):

```
