geraldloss / glcrossword
Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answer
Installs: 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11.5
Replaces
- typo3-ter/glcrossword: 7.0.1
README
Typo3 extension for a versatile crossword
1 Features
- multi language support
- questions in every direction of the crossword (up, down, down to the left etc.)
- hints for some single answer fields
- interactive solution for the entire crosword
- comprehensive error log for the builder of the crossword
- mobile device support
- support for dark color scheme
2 Documentation
3 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require geraldloss/glcrossword
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.