insanitymeetshh / imhh-t3base
TYPO3 Base Extension
Installs: 10
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^8.7 || ^9.5
This package is auto-updated.
Last update: 2023-01-09 10:03:45 UTC
README
Installation
$ composer require insanitymeetshh/imhh-t3base
- Add TypoScript and Page TSConfig to root page 🌍
- Template > Click on root page 🌍 (earth icon) > Info/Modify > Edit the whole template record > Includes > Available Items > Click on "InsanityMeetsHH Base Extension"
- Page > Click on root page 🌍 (earth icon) > Edit 📝 (pencil icon) > Resources > Page TSConfig
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:imhh_t3base/Configuration/TypoScript/page-ts/BackendLayouts.ts">
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:imhh_t3base/Configuration/TypoScript/page-ts/Default.ts">
- Setup extension
- Template > Constant Editor > PLUGIN.TX_IMHH_T3BASE
- Extensions > Search for "base" > Click on ⚙️ (gear icon) or "InsanityMeetsHH Base Extension"
Includes
- Custom Backend Login Page
- Templates for
- News
- Fluid Styled Context
- Indexed Search
- 7 Templates
- Content
- Head with Content left and Sidebar right
- Head with Sidebar left and Content right
- Content left and Sidebar right
- Sidebar left and Content right
- Head with Content
- Homepage
- Language
- English
- German
- CKeditor
- Configuration as YAML file
- Font Awesome 5 Plugin
- jQuery 3
- Bootstrap 4
- Font Awesome 5
- Slick Carousel 1
- LazyLoad 8
- CSS User Agent 2
- Cookieconsent 3
This extension is under development