Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wgmv/oxid-academy-flow-mod
https://github.com/wgmv/oxid-academy-flow-mod
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wgmv/oxid-academy-flow-mod
- Owner: wgmv
- License: gpl-3.0
- Created: 2020-01-28T16:56:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T11:03:30.000Z (almost 5 years ago)
- Last Synced: 2024-11-21T13:38:23.837Z (2 months ago)
- Language: Smarty
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Excercise from Oxid Academy
* Excercise 5.1:
* https://www.udemy.com/course/oxid-eshop-entwicklerschulung-basis/learn/lecture/17215026?start=1358* Example 5.1:
* https://www.udemy.com/course/oxid-eshop-entwicklerschulung-basis/learn/lecture/17215026?start=1694`Modify the flow theme in such a way that the prices are only shown when the user is logged in`
* Which template?
* Which part in the template?
* Which variables are available?
* Example 5.2:
* https://www.udemy.com/course/oxid-eshop-entwicklerschulung-basis/learn/lecture/17215026?start=2161
`On the article details page below the article number we want to show weight, length, width, height if these values exist`
* Example 8.1
* https://www.udemy.com/course/oxid-eshop-entwicklerschulung-basis/learn/lecture/17215048?start=708
`Create a shop role, role ident and use it in a template`