Blog

Table Name =`cms_blog, cms_blog_detail

Features

  • CRUD Operation.
  • Blog's slug is auto-generated if slug field is empty and can be added desired slug too.
  • Blog category selected in blog is from blog_category table.
  • Publish OFF blog category/author will be not displayed.
  • Single/Bulk Deletion, Single/Bulk Publish Toggle.
  • Reserved data cannot be deleted.
  • The deleted data remains in the trash from where it can be restored back again.
  • When data is soft deleted the status get changed to unpublished.
  • The data can be permanently deleted from trash and cannot be recoverd.
  • Link button in list page redirects to their respective details page. Should be published to view the button.
  • The preview action help to display the model's data content in frontend view in same way it might display to the end-user, even without saving the data into the database.
  • Single Image Update can be done from list page.
  • The Multi Data can be added for each individual blog.
  • To display in frontend publish_date, publish_date_to, publish_date_from should be valid.

Create

Create

List

List

Update

Update

Detail

Detail

Trash

Trash

Multi Data

In the blog, we can add multiple data in a single blog record. Here, the record stores in the tables named cms_blog and cms_blog_detail for multi-data feature and record stores in a table named cms_blog if no multi-data is recorded.

Create/Update MultiData

Create/Update Multidata

MultiData List

Multidata List

Filtered Blog Category's Blog list

If respective blog category is redirected from blog category's list, the blog list will be filtered by it's respective blog category. Filtered Blog Category

  • The Deletion, publish toggle, permanent delete and restore feature is same as in Menu model.
  • The Preview feature is same as in Page model.

results matching ""

    No results matching ""

    results matching ""

      No results matching ""