Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
public
typo3
rico_products
Commits
4b311da3
Commit
4b311da3
authored
Mar 01, 2022
by
Clewing, Martin
Browse files
update version number
fix TYPO3-version in README.md
parent
dc1630ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4b311da3
# Products
### Dependencies
TYPO3
`
9.5.0-9.5
.99`
TYPO3
`
10.4.0-10.4
.99`
## Overview
This extension provides a basic system to manage product data.
## Installation
-
Activate the extension via the Extensions module.
-
Include the static typo script file.
\ No newline at end of file
-
Include the static typo script file.
ext_emconf.php
View file @
4b311da3
...
...
@@ -11,7 +11,7 @@
$EM_CONF
[
\
Riconet\RicoProducts\Constants
::
EXTENSION_KEY
]
=
[
'title'
=>
'Products'
,
'description'
=>
'This extension provides a basic system to manage product data.'
,
'version'
=>
'4.0.
3
'
,
'version'
=>
'4.0.
4
'
,
'category'
=>
'plugin'
,
'constraints'
=>
[
'depends'
=>
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment