👉🏻 Development has been stoped.
This demo demonstrates how to build a REDAXO website with UIKit3.
This demo requires a utf8m4 compatible database.
It is a demo. It shows a possible implementation of a web presence for learning purposes. It can be used as a starting point for your own projects.
It is not a ready web presence for live operation. Further steps are necessary for achieving this.
- 4 modules (Cards, Content-Block / Slider, Iconlist, Headline)
- Main template with subtemplates for easy conversion / exchange
- Navigation based on the Navigation_Array-AddOn
- Modules are built with MForm
- MP4 video output is supported
The demo installs the addon theme_lock to force the "Light Theme" in the backend. UIKit3 is also used in the backend for display, the darkmode unfortunately causes problems here.
The demo will be extended from time to time and errors will be corrected. So we are grateful for hints.
A main folder uikit is created. There you will find the theme for the frontend. You can simply replace the dist folder with your own. If necessary, adjust the sources in the template. For the creation the Yarn-Workflow of UIKit is recommended.
- the AddOn directory must have the name
demo_uikit3
; after unpacking copy it into the AddOn directory:redaxo/src/addons
. - install the AddOn.
- on the page "UIKit-Demo" click on "Install Demo".
Have fun!