goe/neos-package

There is no license information available for the latest version (0.1.2) of this package.

GoEssential integration for Neos CMS

Installs: 610

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 1

Open Issues: 0

Type:neos-plugin

0.1.2 2020-12-10 08:42 UTC

This package is auto-updated.

Last update: 2024-04-10 16:17:17 UTC


README

With GoEssential you can bring all your videos to your website and excite your visitors with essentialized videos.

Installation

Add the dependency to your site package like this

composer require goe/neos-package --no-update 

And then run composer update in your projects root folder.

Usage

The package introduces two new content elements called GoE.Neos:Content.Library and GoE.Neos:Content.Video:

Preview in the Neos demo site

GoE.Neos:Content.Library

Once you have created a new content element you have to set your GoEssential organisation identifier in the inspector panel: Preview in the Neos demo site

Your GoEssential video library is now ready for publishing: Preview in the Neos demo site

GoE.Neos:Content.Video

If you would like to embed a single video you can do that as well. You can either set a GoEssential or a Youtube video ID. Preview in the Neos demo site

Your GoEssential video embed is now ready for publishing: Preview in the Neos demo site

Acknowledgment

https://goessential.com/

License

The MIT License (MIT). Please see LICENSE for more information.