Skip to content

Devsome/silkpanel-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilkPanel CMS

This project is the newer version of the old silkroad-laravel project. The technology stack has been updated to Laravel 12, and the project has been restructured to be a full CMS system with a lot of features and modules.

License

This project is licensed under the PolyForm Shield License 1.0.0.

You may view and use the source code for personal and educational purposes. Redistribution, commercial use, or offering the software as a service is prohibited.

Commercial modules are available via API key licensing.

Breaking the License Terms may result in legal action. Please review the license terms carefully before using or distributing this software.

Setup

git clone git@github.com:Devsome/silkpanel-cms.git silkpanel-cms
cd silkpanel-cms
cp .env.example .env
npm install
npm run build
composer install
php artisan key:generate

after that you can open the webpage on the /install route.

Documentation

visit the documentation at https://documentation.devso.me for more details.

For local deployment

git pull git@github.com:Devsome/silkpanel-cms.git
cd silkpanel-cms
ddev start
ddev composer install
ddev artisan migrate --seed
# ide-helper
ddev artisan ide-helper:generate
ddev artisan ide-helper:models --write
ddev artisan ide-helper:models -N

About

Silkpanel CMS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages