Skip to content

GoProdMe/core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WholeCMS

Content management system made for Laravel.

You can expand indefinitely, without any dependencies whether to include it in your modules that you will create a content management system get more from. It's an easy system by integrating the theme you want to use.

Drag and drop your content is created with your contact you can build your pages by adding fields.

No boundaries and dependencies!

One site offers the possibility of using more than one theme. You can use the theme that you want on the page you want.

##Setup

After doing a laravel installation

composer require whole/core

By running the command, CMS Package you can install.

under the config directory app.php providers in the field in the file

Whole\Core\CoreServiceProvider::class

After Adding The Line On The Command Line;

php artisan whole:install

You Can Proceed With The Installation By Running The Command.

(By the configuration of the database before proceeding with the installation. ".env" file, make sure you do the necessary changes with respect to the database)

For example, the theme "cat template" Download

After logging in to the administration panel, "extensions > template Manager" to install the template. Select The Template That You Have Added In Global Configuration Settings.

##Helps

##Screenshots

Login Page

Yonetim Panel Home

New Content Added Page

Block Details

Master Page settings

Log Log Sheet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.9%
  • CSS 31.2%
  • PHP 10.8%
  • HTML 5.8%
  • CoffeeScript 1.3%