-
The really hacky way to import a neos site is like
1) `./flow cr:setup`
2) `./flow site:create neosdemo Neos.Demo Neos.Demo:Document.Homepage`
3) `./flow cr:prune`
4) `./flow cr:import resource:…
-
- the homepage must be of type `Neos.Neos:Site` https://github.com/neos/rector/issues/66
- using a fully qualified path like `/sites/...` must be rewritten to `//...` in various places https://github…
-
Since updating to Neos 4 I get the following error, when I insert an email validator:
Unsupported validation option (s) found: animation, delay, mt, mb, ml, mr.
I use these properties for Neos.N…
-
## Describe your suggestion
With as much detail as possible, describe what your suggestion would do for Baritone.
Make baritone able to setup 1,2, and 3 block neos, also, it doesn't work with 4 bloc…
-
I just stumbled upon the `removalAttachmentPoint` field of the `RemoveNodeAggregate` command (https://github.com/neos/neos-development-collection/blob/3e48b4270d17c5997164b993de910107cc85e9d5/Neos.Con…
-
-
Currently any faulty catchup implementation can prevent a replay.
As they are rather optional, maybe the should not crash the whole system?
```
flow cr:replayAll
Replaying events for al…
-
Having the concept of a site entity (doctrine) and a site node (cr) is not ideal:
- as there are two different stores (doctrine and cr) there is no way to enforce the relation and one can easily end …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Let's say you wanna build a component that ensures a certain css class name within its …
-
# Compatibility Report
- Name of the game with compatibility issues: Neos VR
- Steam AppID of the game: 740250
## System Information
- GPU: RTX 2070
- Driver/LLVM version: 418.56
- Kernel vers…