Skip to content

Juniorbuka/sMultisite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sMultisite for Evolution CMS 3

sMultisite Latest Stable Version CMS Evolution PHP version License Issues Stars Total Downloads

Welcome to sMultisite!

sMultisite collection of Multisite Tools for Evolution CMS. The sMultisite package allows you to use one Evolution CMS installation for several independent sites managed from the same admin.

Important

To use additional domains for your site, they must be registered with your domain name registrar.

Features

  • Management of several sites from one admin panel.
  • Adding new domains.

Install by artisan package installer

Go to You /core/ folder:

cd core

Run php artisan commands

php artisan package:installrequire seiger/smultisite "*"
php artisan vendor:publish --provider="Seiger\sMultisite\sMultisiteServiceProvider"
php artisan migrate

See full documentation here

About

Plugin sMultisite is a collection of Multisite Tools for Evolution CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.9%
  • Blade 34.1%