2017 © Pedro PelĂĄez
 

neos-plugin textwithpicture

Text with responsive picture for Neos CMS

image

jonnitto/textwithpicture

Text with responsive picture for Neos CMS

  • Friday, June 22, 2018
  • by jonnitto
  • Repository
  • 1 Watchers
  • 2 Stars
  • 69 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 38 % Grown

The README.md

Latest Stable Version Total Downloads License GitHub forks GitHub stars GitHub watchers GitHub followers Follow Jon on Twitter, (*1)

Jonnitto.TextWithPicture Package for Neos CMS

With this package you add a <picture> NodeType with text into Neos CMS.
Contributions are very welcome!, (*2)

Installation

Most of the time you have to make small adjustments to a package (e.g. configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:, (*3)

composer require jonnitto/textwithpicture --no-update

The --no-update command prevent the automatic update of the dependencies. After the package was added to your theme composer.json, go back to the root of the Neos installation and run composer update. Et voilĂ ! Your desired package is now installed correctly., (*4)

If you want to add lightbox support you can set the super types on the Picture node type:, (*5)

'Jonnitto.TextWithPicture:TextWithPicture':
  superTypes:
    'Jonnitto.Picture:Lightbox': true
    'Jonnitto.Picture:Caption': true

After that, you can install Jonnitto.PhotoSwipe via composer: composer require jonnitto/photoswipe
Et voilĂ : You've just included PhotoSwipe, (*6)

License

Licensed under MIT, see LICENSE, (*7)

The Versions

22/06 2018

dev-master

9999999-dev

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

22/06 2018

1.1.1

1.1.1.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

29/04 2018

1.1.0

1.1.0.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

02/11 2017

1.0.0

1.0.0.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

14/06 2017

0.1.2

0.1.2.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

02/06 2017

0.1.1

0.1.1.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture

01/06 2017

0.1.0

0.1.0.0

Text with responsive picture for Neos CMS

  Sources   Download

MIT

The Requires

 

text image photo flow neos picture