Quote from
luishp on December 21, 2021, 10:56 am
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.
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:
- Giving editors an interface for managing content.
- 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.
- Local installation:
- Download it
- Unzip in a local folder
- Start neoPhp server (be sure to set the correct path to your neoCms folder)
- Visit http://localhost/install
- Server installation
- Download it
- Upload the unziped files to your hosting server
- Visit https://yourdomain.com/yourPathToNeoCms/install
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.
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.
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:
- Giving editors an interface for managing content.
- 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.
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