Skip to content

dandisy/webcore-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa1e35a · Jul 28, 2018

History

68 Commits
Jul 28, 2018
Oct 4, 2017
Mar 10, 2018
Mar 10, 2018
Jan 7, 2018
Mar 9, 2018
Jul 28, 2018
Mar 13, 2018
Oct 4, 2017
Mar 14, 2018
Mar 12, 2018
Oct 4, 2017
Oct 4, 2017
Mar 14, 2018
Oct 4, 2017
Mar 12, 2018
Mar 14, 2018
Oct 4, 2017
Oct 4, 2017
Jan 7, 2018
Aug 21, 2017
Mar 13, 2018
Oct 4, 2017

Repository files navigation

Ready to Use Webcore as Website CMS

This is Webcore Sample already relayouted in pages and data sources form for better user experience,

using https://github.com/dandisy/elogui or https://github.com/dandisy/webcore-presentation

Installation

Copy and paste in terminal line by line, just hit Enter key

  • Using Git

      git clone https://github.com/dandisy/webcore-cms.git
    
      cd webcore-cms
    
      composer install
    
      cp .env.example .env
    

Make sure your server, create "webcore-cms" database, edit .env using your favorite editor, for example using nano editor copy and paste this in terminal, and hit Enter key

sudo nano .env

import "webcore-cms.sql file included to your database

then

php artisan key:generate

Now you can browse to

http://localhost/webcore-cms/public
or
http://localhost/webcore-cms/public/admin

Default users are

- superadminstrator@app.com
- administrator@app.com
- user@app.com

with default password is password

Screenshots

  • Sample front page

sample front page

  • Login page

login page

  • Admin page

Webcore Admin Dashboard

Webcore Page Presentation

Webcore Datasource Elogui

admin page 2

admin page 3

admin page 4

by dandi@redbuzz.co.id

About

Ready to use Webcore as Website CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published