Download the PHP package networkteam/neos-mockup without Composer
On this page you can find all versions of the php package networkteam/neos-mockup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download networkteam/neos-mockup
More information about networkteam/neos-mockup
Files in networkteam/neos-mockup
Package neos-mockup
Short Description A Neos package providing basic mockup functionality for content-first approach
License
Informations about the package neos-mockup
neos-mockup
A Neos package providing basic mockup functionality for content-first approach
Install package
-
Install neos base distribution via composer https://www.neos.io/download-and-extend.html
-
Require package
networkteam/neos-mockup
as composer dependency -
Remove
neos/demo
package - Follow Neos setup (http://your-neos.site/setup) and create a new site package with a dummy site
- Log into Neos backend (http://your-neos.site/neos)
Usage Mockup Page
Set prototype of Page to Networkteam.Neos.Mockup.Page
Usage Mockup Header
Set prototype of Header to Networkteam.Neos.Mockup:Components.Molecules.Header
Usage Mockup Body
Set prototype of Body to Networkteam.Neos.Mockup:Components.Templates.Page
Usage Mockup Navigation
Set prototype of Navigation to Networkteam.Neos.Mockup:Components.Organisms.Navbar
To use your custom logo / title or else, overwrite certain props you want.
E.g.:
Usage Placeholder
After installation you can use Placeholder-Component like any other Neos-Content-Component.
Custom Styles / Contribution
Use yarn
to install dependencies.
We moved the creation of stylesheets to SCSS. Compiling is possible by using yarn start
which is a watcher for devlopment. Use yarn build
to get a compressed production build.
All versions of neos-mockup with dependencies
neos/neos-ui Version *
neos/fusion-afx Version *