Currently, in odoo you need to add related Blog manually in each of Bolg it's a quite time-consuming task. So here we build a module that can be used to add related Blog posts automatically. It will provide facilities to show Related Blog post automatically for a Blog. So no need to add the related Blog separately to show related blog posts. There are two options are given now to manage this feature, 1) By Category Wise. 2) Random.
If By Category Than It will show related blog of the current category.
If Global than it will show randomly blog from all categories.
Max no blog you can set as you want.