Task #52942
closedEasy installation for Non-Admin
0%
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
Updated by Sascha Egerer about 11 years ago
As discussed with Jens i will take care of this.
Updated by Markus Klein about 11 years ago
Hm... and who creates the empty DB and a user with correct permissions?
Updated by Sascha Egerer about 11 years ago
Markus Klein wrote:
Hm... and who creates the empty DB and a user with correct permissions?
The User. But that has also be done if you install it by hand and that should be handled in the install tool.
The idea is to setup the basic structure. Everything else is then handled by the install tool.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
hey Sascha,
any news here?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to New
- Assignee changed from Mathias Schreiber to Sascha Egerer
- Target version changed from 6.2.0 to 7.5
Moving this to 7.5
Updated by Susanne Moog over 9 years ago
- Category changed from Install Tool to 1601
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber about 9 years ago
- Tracker changed from Bug to Task
- Target version changed from 7 LTS to 8 LTS
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to Candidate for Major Version
Updated by Susanne Moog over 5 years ago
- Status changed from New to Closed
- Assignee deleted (
Sascha Egerer)
As this task was not worked on for the last 5 years, I'm closing the ticket for now. It can be reopened once someone decides to work on it (but may need some coordination first on how we want to implement that "today").