Download the PHP package skyline-project/web-application-with-bootstrap without Composer
On this page you can find all versions of the php package skyline-project/web-application-with-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download skyline-project/web-application-with-bootstrap
More information about skyline-project/web-application-with-bootstrap
Files in skyline-project/web-application-with-bootstrap
Package web-application-with-bootstrap
Short Description Basic Skyline CMS Application. Includes all packages to run your application.
License BSD-3-Clause
Informations about the package web-application-with-bootstrap
Skyline Core Application
Core Content Management System
This package provides a skeleton template configuration to design a web application using Skyline CMS by TASoft Applications.
It also includes the Bootstrap CSS Framework.
Usage
This will install everything that Skyline CMS needs to deliver a compiled web application to clients. Run your project local just type:
To compile the bootstrap CSS Framework, you need to have npm installed.
Then simply type
or as a startup:
The command compiles everything and finally launches a default webserver on port 8080.
Compilation
Skyline CMS runs from a compiled application to increase performance and while development detect possible bugs.
There are several options, to compile an application:
- Use the Skyline CMS Compiler package
This allows developers to work directly with source files and compile them manually.
The Skyline CMS Compiler package is installed automatically when creating a development project. ` This command won't install the compiler - Use a Skyline CMS Control Panel
With control panels, you can edit and manage the content, as you expect, online by the content management system.