modules/blogging/src/Volo.Blogging.Installer/InstallationNotes.md
The ABP Blogging module provides a simple blogging system for ABP applications. It allows you to create and manage blogs, posts, tags, and comments. The module includes both a public interface for readers and an admin interface for content management.
Key features of the Blogging module:
The Blogging module requires permission settings to be configured after installation. Ensure that the necessary roles have the appropriate access rights for managing blogs, posts, comments and others.
The Blogging module requires database migrations to be applied. Following installation, you must update the database to create the necessary tables.
Enable the following permissions for the roles that require access to the Blogging module:
For detailed information and usage instructions, please visit the Blogging Module documentation.