3m5 / typo3-enhanced-backend
Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.
Installs: 466
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 6
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >= 7.4 < 8.3
- typo3/cms-backend: ^11.5
- typo3/cms-core: ^11.5
- typo3/cms-setup: ^11.5
- typo3/cms-sys-note: ^11.5
Requires (Dev)
- typo3/testing-framework: ^6.8
Suggests
- typo3/cms-styleguide: ^11.5
Replaces
- typo3-ter/enhanced_backend: v0.1.0
- dev-main
- v0.1.0
- v0.0.6
- v0.0.5
- v0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-bugfix/category-width-in-edit-mode
- dev-release/beta
- dev-feature/sprachflagge
- dev-feature/loading-enba-classnames
- dev-feature/T3ENCBE-156-use-typescript
- dev-bugfix/T3ENCBE-167-contenttree-js-error
- dev-feature/T3ENCBE-165-usersettings-i18n
- dev-demo/darkmode
- dev-feature/prepare-v12
- dev-bugfix/missing-image
- dev-T3ENCBE-141
- dev-T3ENCBE-109-v10
This package is auto-updated.
Last update: 2023-06-04 07:01:35 UTC
README
TYPO3 Extension ENHANCED BACKEND
What is it?
The Enhanced Backend Extension improves the user experience (UI/UX) in the TYPO3 backend, provides customization options for editors and enhances the look and feel of TYPO3 so that it represents a modern and intuitive eCMS.
It includes these features:
- Content tree for quick editing content element of a page
- Many UI/UX optimizations you can choose individually
- Three customization presets in user settings, e.g. TYPO3-a-like or a complete new modern backend
- Possibility to combine features as many optimizations as you want
Usages
Enhanced backend comes as a TYPO3 extension for the TYPO3 backend. It appears as new tab "enhanced backend" in user settings. All settings are user specific.
- Install extension via composer
- Login to your TYPO3 backend
- Switch to your personal user settings at the right top corner (profile image)
- A new tab enhanced backend is available
- Choose a preset to quickly activate a collection of helpful features that are right for you
- no changes: TYPO3 default backend
- Vanilla+: Based on the corporate design of TYPO3. Functionalities are not changed or added. There are only minor UI optimizations.
- Modern: Activates all available features and optimizations of the Enhanced Backend extension. The UI/UX is based on current developments and there is a content tree that allows quick navigation over all content on a page.
- Of course, all features can be selected individually
Installation
With composer based TYPO3 installations, enhanced backend is easily added to the project.
TYPO3 11
composer require 3m5/typo3-enhanced-backend
TYPO3 10
At the moment we are try to backport our extensions to TYPO3 10. But this is not in our focus. So please be patient.
TYPO3 Extension Repository
For non-composer projects, the extension is available in TER as extension key enhanced_backend
and can
be installed using the extension manager.
Roadmap
Before stable release 1.0
- Add planned and stabilize features for TYPO3 v11
- Prepeare for TYPO3 v12
- Improve documentation
Tagging and releasing
packagist.org is enabled via the casual GitHub hook. TER releases are created by the "publish.yml" GitHub workflow when tagging versions using tailor. The commit message of the commit a tag points to is used as TER upload comment.
URL | |
---|---|
Repository: | https://github.com/3m5/typo3-enhanced-backend |
Compatibility
EnBa | TYPO3 | PHP | Support / Development |
---|---|---|---|
main | 11 | 7.4 - 8.2 | most recent branch |
Legal
This project is released under GPLv2 license. See LICENSE.txt for details.