neos/neos-base-distribution

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

Neos Base Distribution

9.0.0-beta9

Version
9.0.0-beta9
Type
project
Release Date
Apr 24, 2024 17:55
Source
git
Distribution
zip
Requires
  • neos/neos: 9.0.0-beta9
  • neos/neos-ui: 9.0.x-dev
  • neos/site-kickstarter: 9.0.0-beta9
  • neos/demo: 9.0.0-beta9
  • neos/seo: ~4.1
  • neos/contentrepositoryregistry-doctrinedbalclient: ~9.0.0
  • neos/neos-setup: ^4.0.x-dev
  • neos/fusion: 9.0.0-beta9
  • neos/media: 9.0.0-beta9
  • neos/media-browser: 9.0.0-beta9
  • neos/diff: 9.0.0-beta9
Requires (dev)
  • neos/buildessentials: ~9.0.0-beta9
  • mikey179/vfsstream: ^1.6
  • phpunit/phpunit: ^9.0
Suggest
  • ext-pdo_sqlite: For running functional tests out-of-the-box this is required
  • neos/behat: For running neos behat tests
Replaces
  • typo3/neos-base-distribution: self.version
GPL-3.0-or-later 9d227f52a42f6ba8fc30526355310c390da3a04f

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).