Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CakeDC/oven
Welcome to Oven. The easiest way to install CakePHP.
https://github.com/CakeDC/oven
Last synced: 3 months ago
JSON representation
Welcome to Oven. The easiest way to install CakePHP.
- Host: GitHub
- URL: https://github.com/CakeDC/oven
- Owner: CakeDC
- License: other
- Archived: true
- Created: 2017-01-13T03:22:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T15:35:40.000Z (over 4 years ago)
- Last Synced: 2024-06-20T17:41:34.278Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 334 KB
- Stars: 141
- Watchers: 34
- Forks: 60
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-cakephp - Oven - Setup your favorite framework with 1 file and 1 click. (Development Environment)
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 goRequirements
------------* PHP 5.5.9+
Support
-------For bugs and feature requests, please use the [issues](https://github.com/CakeDC/oven/issues) section of this repository.
Commercial support is also available, [contact us](https://www.cakedc.com/contact) for more information.
Contributing
------------This repository follows the [CakeDC Plugin Standard](https://www.cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](https://www.cakedc.com/contribution-guidelines) for detailed instructions.
License
-------Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.