neos/neos-base-distribution

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

Neos Base Distribution

1.2.0-beta3

Version
1.2.0-beta3
Type
library
Release Date
Dec 03, 2014 21:46
Source
git
Distribution
zip
Requires
  • typo3/neos: 1.2.0-beta3
  • typo3/neos-nodetypes: 1.2.0-beta3
  • typo3/neosdemotypo3org: 1.2.0-beta3
  • typo3/neos-kickstarter: 1.2.0-beta3
  • doctrine/migrations: @dev
  • typo3/typoscript: @beta
  • typo3/typo3cr: @beta
  • typo3/media: @dev
  • typo3/flow: 2.3.*@beta
  • typo3/fluid: @beta
  • typo3/eel: @beta
  • typo3/party: @beta
  • typo3/kickstart: @beta
Requires (dev)
  • typo3/buildessentials: 2.3.*@beta
  • mikey179/vfsstream: 1.4.*
  • phpunit/phpunit: 4.3.*
  • flowpack/behat: dev-master
  • typo3-ci/typo3flow: dev-master
Suggest
  • ext-pdo_sqlite: For running functional tests out-of-the-box this is required
GPL-3.0+ ce67141cb27300362ea564057e5b1c8fc3deab30

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