Actions
Task #52942
closedEasy installation for Non-Admin
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2013-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
We just discussed a simple way to quickly install TYPO3 on a LAMP.
For that you just need to download one simple and small PHP file,
to install TYPO3 and set all necessary symlinks.
The dream of a simple installation for non-admin would be:
- Create a folder where you like to install TYPO3
- Upload a "easyTYPO3installer.php" to that folder
- Call the file via HTTP in a Browser
- A dialog explain that you have to add a file "ENABLE_EASY_INSTALLER" needs to be added to this Folder, too
- You add that file manually to the previous folder
- Now you reload the PHP file or click "OK" on that dialog to reload the file
- Now everything is setup and a new dialog ask you, if you really like to download & install TYPO3
- The PHP file than ..
- Download the latest, stable TYPO3 version from "get.typo3.org" semi-automatically
- Create the nessesarry symlinks for the "auto-updater"
- Show a Spinner while doing that
- Call the "complex" TYPO3 installer to finally setup TYPO3
Done :)
Would be awesome if we could archive something like that for not so experienced "administrators".
This would lower the barrier for new user to try TYPO3.
Greez Jens
Actions