Download the PHP package web-feet/coasterframework without Composer
On this page you can find all versions of the php package web-feet/coasterframework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download web-feet/coasterframework
More information about web-feet/coasterframework
Files in web-feet/coasterframework
Download web-feet/coasterframework
More information about web-feet/coasterframework
Files in web-feet/coasterframework
Vendor web-feet
Package coasterframework
Short Description Coaster CMS Framework
License GPL-3.0-or-later
Package coasterframework
Short Description Coaster CMS Framework
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package coasterframework
This is the codebase for Coaster CMS - all the inner workings are here and it is designed to work in conjunction with the Coaster CMS framework (https://github.com/Web-Feet/coastercms).
You can also use this as a stand-alone library to add content management functionality to your project.
Add to an Existing Laravel Project (v5.8)
The steps are are as follows:
- Add "web-feet/coasterframework": "5.8.*" to the composer.json file and run composer update
- Go to the root directory of your project.
- Run the script
php artisan coaster:update-assets
- Add the service provider CoasterCms\CmsServiceProvider::class to your config/app.php file.
- Go to a web browser and follow the install script that should have appeared
- Upload or create a theme
All versions of coasterframework with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
laravelcollective/html Version ~5.8
bkwld/croppa Version ~4.7.0
blueimp/jquery-file-upload Version 9.19.1
guzzlehttp/guzzle Version 6.*
laravelcollective/html Version ~5.8
bkwld/croppa Version ~4.7.0
blueimp/jquery-file-upload Version 9.19.1
guzzlehttp/guzzle Version 6.*
The package web-feet/coasterframework contains the following files
Loading the files please wait ....