mirror of
https://github.com/FriendsOfOxid/oxideshop_project.git
synced 2025-05-09 01:21:43 +02:00
add OXID 7.1.1 CE Smarty project
This commit is contained in:
parent
a1dd0db421
commit
fa0347f6e5
@ -9,4 +9,8 @@ composer create-project friendsofoxid/oxideshop-project oxid.mydomain.com --no-d
|
||||
|
||||
More information how to setup the shop:
|
||||
|
||||
- https://docs.oxid-esales.com/developer/en/7.0/getting_started/installation/eshop_installation.html
|
||||
- https://docs.oxid-esales.com/developer/en/7.1/getting_started/installation/eshop_installation.html
|
||||
|
||||
## Important note
|
||||
|
||||
Smarty isn't supported by OXID eShop from 7.1, use is at your own risk.
|
@ -5,7 +5,7 @@
|
||||
"license": "GPL-3.0",
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"friendsofoxid/oxideshop-metapackage-ce-smarty": "v7.1.0"
|
||||
"friendsofoxid/oxideshop-metapackage-ce-smarty": "v7.1.1"
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user