neos/neos-base-distribution

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

Neos Base Distribution

2.3.23

Version
2.3.23
Type
library
Release Date
Aug 22, 2016 14:41
Source
git
Distribution
zip
Requires
  • typo3/neos: ~2.3.0
  • typo3/neos-nodetypes: ~2.3.0
  • neos/demo: ~2.3.0
  • typo3/neos-kickstarter: ~2.3.0
  • typo3/neos-seo: ~1.0
  • typo3/setup: ~2.0
  • flowpack/neos-frontendlogin: ~2.0
  • neos/redirecthandler-neosadapter: ~1.0
  • neos/redirecthandler-databasestorage: ~1.0
Requires (dev)
  • typo3/buildessentials: 3.3.x-dev
  • mikey179/vfsstream: ~1.6
  • phpunit/phpunit: ~4.8 || ~5.4.0
  • symfony/css-selector: ~2.0
  • flowpack/behat: dev-master
Suggest
  • ext-pdo_sqlite: For running functional tests out-of-the-box this is required
Replaces
  • typo3/neos-base-distribution: self.version
GPL-3.0+ 6cef81674ad9ec44c8fb4105fa2a57838781518c

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