Voila! TYPO3 Neos is coming into reality! We have been working on some Neos projects. So we planned to make Neos Distributions which can help people to start with simple Neos websites easily. These Neos distributions are having number of simple packages to build simple websites. They include common functionality like SEO, Sitemap, Social Bookmarking, FAQ, MultiContent structures, Tabs, Accordions and Contact form. These Distributions are currently in beta stage and will be updated continuously.
Release date: July 9, 2014
Base Neos version: 1.1.0 (stable)
Upgrade of base TYPO3 Neos version to 1.1.0 (stable) to get all the stability and bug fixes. Everything else stays same.
Major change includes changing of dimension name from "locales" to "languages".
Release date: May 15, 2014
Base Neos version: 1.1.0-beta2
As name suggests this distribution is for a simple corporate or business website. It has following packages included
You can directly login to a demo on our server and try it yourself.
Point your browser to http://corporate-neos.lelesys.com/neos
Username = admin
Password = lelesys
Feel free to try changing content and play with it. There is a automatic reset every 4 hours!
You can clone whole distribution on your server. You need to know how to use Composer.
GitHub repository https://github.com/lelesys/Starter.Site.Corporate.Distribution
Important note about content export / import:
Neos 1.1.0-beta2 does not yet support site import/export with content dimensions. So to import the dummy content in this distribution, instead of using site:import a temporary doctrine migration has been added which has all the dummy site data in SQL format and it is imported with doctrine:migrate. When using web installer all this is done automatically so nothing special required to be done. If installing on CLI then you have to run additional command corporatedistribution:copyresources to copy the persistent resources from site package to Data/Persistent/Resources.
This distribution has been discontinued since May 15, 2014