Socioboard Installation Wiki
Contents
- 1 To access the Socioboard latest file please visit here: https://github.com/socioboard/Socioboard-Core-3.0
- 2 Now after downloading it, you can see zip file named “socioboard-master.zip” unzip it
- 3 Database access procedure:https://github.com/socioboard/Socioboard-Core-3.0/tree/master/src”.
- 4 Build Instructions: Once you load the project in visual studio, you can see a solution project with the following structure.
- 5 Right click on the socioboard project and select the properties .
- 6 When you click on properties a property window will open. Follow the instruction given below.
- 7 For Editing the Database server files and Connection string, go to “hibernate.cfg.xml” and edit It directly.
- 8 To edit the Social network settings, Go to “app.setting” and change it as per your requirements.
- 9 Click here to DOWNLOAD SOCIOBOARD STEP-BY-STEP INSTALLATION GUIDE
To access the Socioboard latest file please visit here: https://github.com/socioboard/Socioboard-Core-3.0
Now after downloading it, you can see zip file named “socioboard-master.zip” unzip it
Database access procedure:https://github.com/socioboard/Socioboard-Core-3.0/tree/master/src”.
Copy the sql file which is in text format from the above given path.
Copy it in text file and store in your local drive.
Provide proper setup value for HeidiSQL and open it.
HeidiSql window
Right click on query section and select Load SQL file.
Select the SQL text file which you have saved and click on open button.
Its all Done : Now you can use your database :
Build Instructions: Once you load the project in visual studio, you can see a solution project with the following structure.
Right click on the socioboard project and select the properties .
When you click on properties a property window will open. Follow the instruction given below.
When you click on properties it open property window. Follow the instruction given below
Instructions:
a) Select startup project .
b) Select multiple startup project
c) Select the Api.socioboard : click over the drop down list and choose Start value.
d) Select the Socioboard : click over the drop down list and choose Start value.
e) Now click on ok button.
Build the project if you face any build error:
For Editing the Database server files and Connection string, go to “hibernate.cfg.xml” and edit It directly.
To edit the Social network settings, Go to “app.setting” and change it as per your requirements.
For local url,server and database setting follow same path :Api.Socioboard>appsetting.json
In app setting add secret key and app id for facebook or google etc.
For that you need to create the app(for facebook) in https://developers.facebook.com.
You will get the app id and secret key.
Provide this app id and secret key in proper place as shown in figure.
Edit in startup class : follow the path src>Api.Sociboard>Startup.cs
Now everything is ready you can start the project.
In home page you have option for socioboard chrome plugin download
after login you can see some modules feature as shown below ......
Dashboard:
![]()
Compose message:
![]()
Inbox message:
![]()
Schedule message:
![]()
Discovery:
![]()
Report:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()