- Notifications
You must be signed in to change notification settings - Fork559
Multi-User ASP.NET Blogging Application
BlogEngine/BlogEngine.NET
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BlogEngine is an open source blogging platform since 2007.
Easily customizable. Many free built-in Themes, Widgets, and Plugins.
RequirementsYou need a Windows Hosting that supports ASP.NET 4.5 and above.
DownloadGet the latest BlogEngine and extract the zip file on the root of your website.
Write PermissionsAdd write permissions to the App_Data and Custom folders on your server.
DoneNavigate to admin panel by adding /admin/ to your website's URL.For example:https://yourwebsite.com/admin/
Username: admin
Password: admin
Environment:
- Visual Studio
- ASP.NET 4.5+
Steps:
- Clone repository
- Open solution in Visual Studio 2015 +
- Build and run solution to load website in the browser
- You can navigate to administration on:http://localhost:64079/admin/
- Username: admin Password admin
After install, updatemachineKey
inWeb.config
with values generated with toollike this. This will prevent known exploit (reported Sep 2019). This only effects if you use defaultadmin
account.
Code released under the MS-RL License. Docs released under Creative Commons.
Copyright 2007–2023 BlogEngine
About
Multi-User ASP.NET Blogging Application
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.