sio.core

其他类别 2025-07-25

Swastika I/O

If you have any concern about the brand, you may considering to switch to Mixcore CMS.

Tutorials

  • Demo: http://dev.*sw*asti*ka.io
  • Docs: https://docs.*sw*ast*ika.io
  • Youtube: https://www.y**out*ube.com/channel/UChqzh6JnC8HBUSQ9AWIcZAw

GITs clone

mkdir siocore
cd siocore

git clone https://g*ith*u*b.com/Swastika-IO/sio.heart.git
git clone https://gi*t*hub.*com/Swastika-IO/sio.identity.git
git clone https://github.c*o**m/Swastika-IO/sio.core.git

Build & Run

cd sio.core/src/Sio.Cms.Web

npm install
gulp build
dotnet restore
dotnet bundle
dotnet build
dotnet run

Note: If you facing any System.Data.SqlClient.SqlException error, please replace all content inside "appsettings.json" file with "{}".

UI:

  • Default template:
  • Admin Portal:
下载源码

通过命令行克隆项目:

git clone https://github.com/Swastika-IO/sio.core.git