neoCms Introduction - Forum

Forum Navigation
You need to log in to create posts and topics.

neoCms Introduction

From version 21.12.21, VisualNEO Web includes neoCms plugin and neoCms php script (downloaded separately).
neoCms php script is a Headless Content Management System based on Cockpit CMS. It have been just customized with some preconfigured addons.

What is a Headless CMS?

A headless CMS is a content management system that provides a way to author content, but instead of having your content coupled to a particular output (like web page rendering), it provides your content as data over an API.

A headless CMS works by:

  1. Giving editors an interface for managing content.
  2. Providing that content via APIs for developers to query and build applications with.

neoCms plugin adds VisualNEO Web all the required functionality to interact with that API.

How do I install neoCMS php script?

Use these credentials to login:
user: admin
password: admin

Cockpit CMS documentation

Introduction:
https://www.sitepoint.com/introducing-cockpitcms-cms-developers/

Official documentation:
https://getcockpit.com/documentation

Unofficial documentation:
https://zeraton.gitlab.io/cockpit-docs/guide/

VisualNEO Web plugin documentation:
https://webhelp.visualneo.com/neoCms.html

Samples

Checkout the included samples (source code under MyDocuments\VisualNeoWeb\Sample Apps\neoCms)

Get data from a Collection:
https://visualneoweb/tutorials/neocms1

User signin and registration:
https://visualneoweb/tutorials/neocms2

ShoutBox:
https://visualneoweb/tutorials/neocms3

Multilanguage shoutbox version:
https://visualneoweb/tutorials/neocms4

More documentation to come.

Vadim, Ivanes82 and 4 other users have reacted to this post.
VadimIvanes82CDY@44Darbdenralsmartmediaroccocogliano

@luishp

Thanks so much for this helpful tutorial and for the new features in VisualNEO Web!!!

luishp and Darbdenral have reacted to this post.
luishpDarbdenral