cakedc / oven
CakePHP install script
Installs: 61
Dependents: 0
Suggesters: 0
Security: 0
Stars: 141
Watchers: 33
Forks: 61
Open Issues: 9
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2023-10-22 23:19:10 UTC
README
Setup your favourite framework with 1 file and 1 click!
IMPORTANT: This is not a deployment script, it's aimed to help developers installing CakePHP for the first time and get a working development environment up and running in seconds. Production environments should consider several other factors, like file permissions, virtualhost configuration, etc.
- Upload oven.php file to your host/server
- Access oven.php on your host via your favourite browser such as http://localhost/oven.php
- Click the big oven knob in the middle of the page
- CakePHP will auto install and ready to go
Requirements
- PHP 5.5.9+
Support
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
Contributing
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
License
Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.