Download the PHP package neos/neos-io-distribution without Composer
On this page you can find all versions of the php package neos/neos-io-distribution. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neos/neos-io-distribution
More information about neos/neos-io-distribution
Files in neos/neos-io-distribution
Package neos-io-distribution
Short Description neos.io website distribution
License GPL-3.0+
Informations about the package neos-io-distribution
Neos.NeosIo
The official neos.io website package.
Setup & Installation
Clone the repository, and setup Neos as always:
- Set up Local Beach as described here: https://www.flownative.com/en/documentation/guides/localbeach/local-beach-setup-docker-based-neos-development-howto.html
- Run
composer install
- Run
beach start
- Run
beach exec
to enter the container - Inside the container run
./flow doctrine:migrate
and site imports etc. as needed - add the following domains:
./flow domain:add --site-node-name neosio --hostname neosio.localbeach.net --scheme https
./flow domain:add --site-node-name flowneosio --hostname flowneosio.localbeach.net --scheme https
./flow domain:add --site-node-name neosconio --hostname neosconio.localbeach.net --scheme https
Note: We require nvm as well as the yarn
binary to be installed on your system.
Building the assets
Commands
Command | Description |
---|---|
yarn build |
Builds all assets |
yarn pipeline |
Runs install and then build all assets |
yarn start |
Watches the sources and rebuilds assets on change |
Troubleshooting Performance Issues with Neos.IO
If you experience slow website behavior on your machine while using Neos.IO, follow these steps to check for potential solutions:
-
Docker Version: Ensure your Docker installation is up to date. Neos.IO requires Docker version 4.21 or above for optimal performance.
- VirtioFS Status: Verify if VirtioFS is enabled in your Docker setup. VirtioFS provides improved I/O performance for operations on bind mounts, essential for Neos.IO to perform efficiently.
- VirtioFS is available in macOS 12.5 and above. Make sure your macOS version meets this requirement.
- To enable VirtioFS and the Virtualization framework, check your Docker settings or configuration.
By following these steps, you can potentially address any performance-related issues with Neos.IO and enjoy a smoother website experience.
All versions of neos-io-distribution with dependencies
typo3/neos-nodetypes Version 2.1.x-dev
neos/diff Version @dev
typo3/flow Version 3.1.x-dev
typo3/eel Version 3.1.x-dev
typo3/fluid Version 3.1.x-dev
typo3/party Version @dev
typo3/neos-seo Version @dev
typo3/imagine Version @dev
typo3/media Version @dev
typo3/twitter-bootstrap Version @dev
typo3/form Version @dev
typo3/setup Version @dev
typo3/typo3cr Version @dev
typo3/typoscript Version @dev
typo3/neos-googleanalytics Version ~1.0
typo3/swiftmailer Version ~5.3
typo3/doctools Version dev-master
robertlemke/plugin-blog Version ~1.0
typo3/release Version dev-master
flowpack/elasticsearch-contentrepositoryadaptor Version dev-master#aa93f190a3df01d4358a287a50204eb5bd98330e
flownative/google-cloudstorage Version @beta
kdambekalns/neos-discourseconnector Version ~0.0.0
flownative/gravatar Version ^1.0