# All our plugins now support Craft CMS 5


- Date: 05-Sept-2024
- Author: Prateek Rungta
- Link: https://plugins.craftcms.com/developer/miranj?craft5
- Tags: Craft, Web Development
- URL: https://miranj.in/blog/2024/plugins-now-support-craftcms-5


[Craft CMS][] continues to be [an indispensable part of our toolbox][2] for building websites here at Miranj. It has gotten even better earlier this year when a host of new content modelling options were added with [the Craft 5 release][4] and we're loving the extra flexibility in creating our data models.

Aside from [using Craft][1] to power [our projects][work], Miranj has also released a few utilitarian [Craft plugins over the years][3]. We were quick to update most of them with Craft 5 support immediately after the public release, and we have finally gotten around to updating the [last (and most complex) plugin][router v1.5.0] as well:

- [Contact Form Tuner][]
- [Cryptographer][]
- [Obfuscator][]
- [Router][]
- [Sheets to Tables][]

In addition to these plugins, we also maintain a public [Craft CMS starter project][boilerplate] which has also been upgraded with Craft 5 support. Hope you find these useful!

[craft cms]:https://craftcms.com
[1]:https://miranj.in/blog/2020/craft-partners
[2]:https://miranj.in/purpose "Our Purpose"
[3]:https://miranj.in/blog/2023/our-plugins-are-craft-cms-4-ready "Craft CMS 4 updates for our plugins"
[4]:https://craftcms.com/blog/craft-5
[work]:https://miranj.in/work "Our Work"
[boilerplate]:https://github.com/miranj/craft-boilerplate
[Cryptographer]:https://github.com/miranj/craft-cryptographer
[Obfuscator]:https://github.com/miranj/craft-obfuscator
[Router]:https://github.com/miranj/craft-router
[router v1.5.0]:https://github.com/miranj/craft-router/releases/tag/v1.5.0
[Contact Form Tuner]:https://github.com/miranj/craft-contact-form-tuner
[Sheets to Tables]:https://github.com/miranj/craft-sheets-to-tables

*[CMS]:Content Management System