Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastibuck/contao-backendhelper
Tiny extension for Contao Open Source CMS providing several useful backend helpers
https://github.com/bastibuck/contao-backendhelper
backend contao helper utilities
Last synced: 26 days ago
JSON representation
Tiny extension for Contao Open Source CMS providing several useful backend helpers
- Host: GitHub
- URL: https://github.com/bastibuck/contao-backendhelper
- Owner: bastibuck
- License: lgpl-3.0
- Created: 2017-02-14T17:03:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T19:04:14.000Z (over 7 years ago)
- Last Synced: 2024-10-27T04:48:14.744Z (2 months ago)
- Topics: backend, contao, helper, utilities
- Language: PHP
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contao-backendhelper
Tiny extension for Contao CMS (3.5 or ^4.1) that provides several useful backend helpers.
[![Latest Stable Version](https://poser.pugx.org/bastibuck/contao-backendhelper/v/stable)](https://packagist.org/packages/bastibuck/contao-backendhelper)
[![Total Downloads](https://poser.pugx.org/bastibuck/contao-backendhelper/downloads)](https://packagist.org/packages/bastibuck/contao-backendhelper)
[![License](https://poser.pugx.org/bastibuck/contao-backendhelper/license)](https://packagist.org/packages/bastibuck/contao-backendhelper)## Usage
Each feature can be activated in the user settings.## Features included
* Quick link to install tool
* Show IDs in list view for selected types
* Show where modules are used## Screenshots
![Install Tool Quick link](../screens/install_tool_header.png)## Further ideas
If you have any ideas that you want to be added let me know.**Possible features to be added**
## Show IDs - supported types
* tl_article,
* tl_content,
* tl_news_archive,
* tl_news,
* tl_calendar,
* tl_calendar_events,
* tl_faq_category,
* tl_faq,
* tl_newsletter_channel,
* tl_newsletter,
* tl_form,
* tl_form_field,
* tl_comments,
* tl_module,
* tl_page,
* tl_member,
* tl_member_group,
* tl_user,
* tl_user_group