networkteam/neos-mockup

Last activity on 22 December 2022
  • 7709
composer require networkteam/neos-mockup

A Neos package providing basic mockup functionality for content-first approach

4.0.1

A Neos package providing basic mockup functionality for content-first approach

Version
4.0.1
Type
neos-package
Release Date
Dec 22, 2022, 9:26:03 am
Source
git
Distribution
zip
Requires
Requires (dev)
None
Suggest
None
Provides
None
Conflicts
None
Replaces
None
70a533ee4e1e7e9270dac912be23ae7aa41ab178

neos-mockup

A Neos package providing basic mockup functionality for content-first approach

Install package

  1. Install neos base distribution via composer https://www.neos.io/download-and-extend.html

  2. Require package networkteam/neos-mockup as composer dependency

composer require "networkteam/neos-mockup"
  1. Remove neos/demo package
composer remove package neos/demo
  1. Follow Neos setup (http://your-neos.site/setup) and create a new site package with a dummy site
  2. Log into Neos backend (http://your-neos.site/neos)

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.

The content of the readme is provided by Github
The same vendor provides 19 package(s).