Questions tagged [neoscms]

Neos is a next-generation open source content management system.

Neos is based on the Flow PHP framework and the editing interface lets you focus on your task by being as simple as possible. At the same time providing lots of flexibility to the developer using it.

143 questions
0
votes
1 answer

Neos CMS error when placing content to page

recently in Neos CMS, I got this error when i used content element in page. An exception was thrown while Neos tried to render your page The Fusion object `Company.Corp:Content.ContactUsPage` cannot be rendered: Most likely you mistyped the…
marekus
  • 35
  • 1
  • 4
0
votes
1 answer

Neos CMS script in afx doesn't work for some reason

i'm kinda new in Neos CMS. I'm trying to animate some HTML containers in my file.fusion, exactly in afx. JavaScript code is correct, but in file.fusion doesn't work. It looks like afx is ignoring my . I will share with you my code, thanks for any…
marekus
  • 35
  • 1
  • 4
0
votes
2 answers

How to disable a Neos backend menu entry with a condition

I would like to disable a neos backend menu entry via config. More precisely, I installed flownative/neos-pixxio and only want to show the backend menu entry if configured (the same neos package that depends on pixxio is used on multiple websites,…
Leon
  • 15
  • 3
0
votes
2 answers

Neos.Form.Builder: Setting the reply-to address to an email entered by the user filling in the contact form

I'm trying to set the reply-to email address of the email sent by an EmailFinisher to an email entered by the visitor of the website who fills out the contact form. I tried the following, working through the README of…
Leon
  • 15
  • 3
0
votes
1 answer

bref.sh php container for AWS Lambda with Neos CMS

I'm struggling to get Neos (a php based cms) to run in a docker container for AWS Lambda. I guess I have somewhere a misunderstanding and hope anyone can help. What I did so far: I adjusted Neos so that all cache files will be written to the tmp…
kapale
  • 535
  • 1
  • 7
  • 15
0
votes
1 answer

Is it possible to exclude a package from update while using composer update?

I am using Neos CMS for my website. Now I am trying to update the CMS via composer update. Inside my project I installed a package that is now abandoned. That resulted in a failed update because the composer.json inside the package does not require…
JUH
  • 7
  • 5
0
votes
1 answer

Only show a property in inspector when multiple other properties are set

I want to only show a property in the inspector when multiple other properties are set, like: 'Example.Example:Content.Whatever': properties: prop1: type: boolean prop2: type: boolean prop3: type: string ui: …
flyinggecko
  • 3
  • 1
  • 1
0
votes
0 answers

Neos CMS: Avoid duplication content nodes in multilingual setup

I have a multilingual setup of Neos CMS 4.3.. When I create a new page I want to have it in all languages to keep the structure for all languages in sync. But within the pages I want to be able to create a content node for just the current…
xm22
  • 89
  • 7
0
votes
1 answer

Select a random node on every reload

I want to select a random node on every reload. My fusion file looks like this: randomInt = ${Math.randomInt(0, q(node).children(Neos.Neos:Document).count()} randomNode = ${q(node).children(Neos.Neos:Document).get(this.randomInt)} Unfortunately the…
Marco Sadowski
  • 436
  • 9
  • 19
0
votes
1 answer

Paginator Route don't work correctly on the frontpage

The Route for a Paginator won't work on the frontpage (because of the / after {node}). Is there another way to achieve this? name: 'pagination page > 1' uriPattern: '{node}/page/{--itemPaginator.currentPage}' defaults: '@package':…
Marco Sadowski
  • 436
  • 9
  • 19
0
votes
0 answers

Neos CMS (mysql 5.7+) and Typo3 4.5 on the same server?

I want to try out Neos CMS, which requires mysql 5.7+ or MariaDB 10.2+ or PostgreSQL 9.6+. On our web server (it is a managed server), there is only mysql 5.6 available, and the server hosts many websites, including pages using Typo3 4.5, 6.2 and…
Micha
  • 269
  • 2
  • 14
0
votes
2 answers

Whats the best way to create a NavigationTitle in Neos?

Whats the best way to have a Field "Navigation Title" in Neos? I'd like to get a field to "overwrite" PageTitle with a shorter Version used in the Navigation-Menu. Im loooking for the same function Typo3 offers with their field "navigation title".…
Limbo
  • 1
0
votes
2 answers

Localization of Domain Models in Neos / Flow

A website I am currently developing with Neos / Flow includes a self-developed shop system implemented as a Flow Plugin. The products, variants and vouchers are kept as domain models. Since the customer wants to provide their website in different…
0
votes
2 answers

Neos CMS: Extending page properties for the backend

Is it possible to have a checkbox in the Neos backend for every page to show/hide some HTML and JavaScript code in the page (and even better also for all sub pages)?
highliner
  • 107
  • 7
0
votes
1 answer

Neos CMS: How to overwrite tag in head of template</a></h3> <div class="excerpt">How can I overwrite the existing title tag in the head part of my default template? I can add a new tag but the default title tag is still there. Also I would like to add the description of the page. default.html: <head> <f:section…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/fusion" class="post-tag grid--cell" title="show questions tagged 'fusion'" rel="tag">fusion</a> <a href="../../questions/tagged/neoscms" class="post-tag grid--cell" title="show questions tagged 'neoscms'" rel="tag">neoscms</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 27 '18 at 12:24">asked Feb 27 '18 at 12:24</time> <a href="../../users/3918585/highliner" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3918585.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="highliner" /> </a> <div class="s-user-card--info"> <a href="../../users/3918585/highliner" class="s-user-card--link">highliner</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">107</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=3" rel="prev" title="Go to page 3">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=9" rel="" title="Go to page 9">9</a> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=10" rel="" title="Go to page 10">10</a> <a class="s-pagination--item" href="../../questions/tagged/neoscms_page=5" rel="next" title="Go to page 5"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>