neos/neos-base-distribution
composer require neos/neos-base-distribution
Neos Base Distribution
7.1.0
- Requires
- neos/neos: ~7.1.0
- neos/site-kickstarter: ~7.1.0
- neos/demo: ^7.1
- neos/neos-ui: ^7.1
- neos/seo: ^3.0
- neos/redirecthandler-neosadapter: ^4.3
- neos/redirecthandler-databasestorage: ^5.0
- neos/redirecthandler-ui: ^2.4
- neos/setup: ^5.0
- neos/neos-setup: ^1.1
- Requires (dev)
- neos/buildessentials: ^7.1
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^9.0
- symfony/css-selector: ^2.0
- neos/behat: ^7.1
- Suggest
- ext-pdo_sqlite: For running functional tests out-of-the-box this is required
- Replaces
- neos/neos-base-distribution: self.version
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/
The same vendor provides 81 package(s).