CMS

In this application CMS like features can be found in post module.

Available Features #

Pagination #

The post module includes pagination capabilities that allow you to:

  • Limit the number of posts per page
  • Navigate between pages
  • View total count of available posts

Search and Filtering #

Advanced search functionality has been implemented to help you find posts by:

  • Keywords in title or content
  • Author
  • Publication date
  • Categories and tags

The filtering system allows you to refine post lists based on various parameters and attributes.

CRUD Operations #

Complete Create, Read, Update, and Delete operations have been implemented for post management.

Trash Management #

The post module now includes trash functionality allowing you to:

  • Move deleted posts to trash instead of permanent deletion
  • Restore posts from trash when needed
  • Permanently delete posts from trash
  • View all trashed posts