Download the PHP package koninklijke-collective/typo3-skeleton without Composer
On this page you can find all versions of the php package koninklijke-collective/typo3-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koninklijke-collective/typo3-skeleton
More information about koninklijke-collective/typo3-skeleton
Files in koninklijke-collective/typo3-skeleton
Download koninklijke-collective/typo3-skeleton
More information about koninklijke-collective/typo3-skeleton
Files in koninklijke-collective/typo3-skeleton
Vendor koninklijke-collective
Package typo3-skeleton
Short Description TYPO3 CMS: your-website.com
License LGPL-3.0+
Homepage http://www.your-website.com
Package typo3-skeleton
Short Description TYPO3 CMS: your-website.com
License LGPL-3.0+
Homepage http://www.your-website.com
Please rate this library. Is it a good library?
Informations about the package typo3-skeleton
TYPO3 Bootstrap: Basic installation for websites setup
This example contains TYPO3 7.6 and 2 TER extensions (coreapi and RealURL).
Use as blueprint for your starting website
Run composer create-project -sdev koninklijke-collective/typo3-skeleton my/project/dir
Detailed information
Run composer install
from your command line to initiate first setup for TYPO3 environments.
- You still need to add your own apache/nginx configurations with your needed context.
- Add nginx rewrites or apache .htaccess
_.htaccess
can be found in/vendor/typo3/cms/_.htaccess
- the
.htaccess
need to be placed in the /public folder
- The public folder should be configured for the DocumentRoot in your webserver configuration
Install a TER extension
Run composer require typo3-ter/<extension-key>
to simply install an extension from the TER.
Questions?
Feel free to create an issue in this repository!
All versions of typo3-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
typo3/cms Version ^7.6
typo3-ter/realurl Version ^2.0
typo3-ter/coreapi Version ^1.3
typo3/cms Version ^7.6
typo3-ter/realurl Version ^2.0
typo3-ter/coreapi Version ^1.3
The package koninklijke-collective/typo3-skeleton contains the following files
Loading the files please wait ....