neos/neos-base-distribution

Last activity 01 May 2025 42 34 61810
composer require neos/neos-base-distribution

Neos Base Distribution

dev-master

Version
dev-master
Type
neos-package
Release Date
Jul 15, 2021 16:41
Source
git
Distribution
zip
Requires
  • php: >=7.2
  • neos/flow: 6.* || dev-master
  • neos/media: 5.* || dev-master
  • guzzlehttp/guzzle: 6.*
  • behat/transliterator: ~1.0
MIT 6fbfcdb9aa06572812d99e36605355ec98f7def5

Readme excerpt

Neos base distribution

This repository provides a basis for starting new Neos projects. After running composer update or composer install respectively, you will have all packages installed which are needed for a standard Neos website.

It is best practice is to fork this repository, then clone it locally and adjust the dependencies in composer.json to your needs. After running composer update, check in the generated composer.lock file and push the result to your fork or a new repository.

Learn more about the Neos content application platform on http://www.neos.io/. You'll find the installation instructions and more at http://neos.readthedocs.org/en/stable/


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.
The same vendor provides 92 package(s).