dotpulse/outdatedbrowser

Last activity 05 Nov 2021 5 2955
composer require dotpulse/outdatedbrowser

Outdated Browser for Neos CMS

2.3.1

Version
2.3.1
Type
neos-plugin
Release Date
Sep 23, 2019 06:07
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0 || ~4.0 || ~5.0
  • carbon/eel: ^1.1
MIT
  • #flow
  • #neos
  • #outdated browser
aa799c97107f3627400cb6130bb9beff6c51f2a1

Readme excerpt

Dotpulse.OutdatedBrowser

This package includes Outdated Browser into Neos CMS. You can configure in your Settings.yaml when the warning should be shown.

Version Neos 0.2.* 2.* > 2.2 3.* + 4.*

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:

composer require dotpulse/outdatedbrowser --no-update

To i…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.