GithubHelp home page GithubHelp logo

shojibflamon / coastercms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coastercms/coastercms

0.0 2.0 0.0 10.96 MB

The repository for Coaster Cms (coastercms.org)

Home Page: http://www.coastercms.org

License: GNU General Public License v3.0

PHP 96.78% JavaScript 0.72% ApacheConf 0.83% HTML 1.67%

coastercms's Introduction

Coaster CMS - web-feet/coastercms

The repository for Coaster Cms (coastercms.org) a Laravel based Content Management System with advanced features and The Physical Web Integration.

Install

(This installation assumes you have nginx/apache, php and MySQL already installed)

Install Coaster CMS using composer: Get composer:

https://getcomposer.org/

Run the following:

composer create-project web-feet/coastercms [project-name]

Set up a MySQL database to host your content

Make sure the following folders/file are/is writable:

/public

/public/cache

/public/themes

/public/uploads

/.env

Then follow the simple instructions in the install script.

For more details go to https://www.coastercms.org/documentation/developer-documentation

Installing or adding to an existing Laravel project

The steps are are as follows:

  1. Add "web-feet/coasterframework": "5.3.*" to the composer.json file and run composer update
  2. Go to the root directory of your project.
  3. Add the folders /coaster and /uploads to your public folder.
  4. Run the script php vendor/web-feet/coasterframework/updateAssets
  5. Add the service provider CoasterCms\CmsServiceProvider::class to your config/app.php file.

coastercms's People

Contributors

chadanuk avatar neil-jennings avatar tliesnham avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.