Menu

CMS and Blog

The features supported by Nexty.dev's CMS module are also unique among similar Next.js SaaS boilerplates. It's not only a tool for content management and publishing, but its advanced features can also support the needs of paid content platforms.

Blogs List

You can view core information of every article through the list, including title, language, whether pinned, status, access permissions, and more.

The action column supports editing, copying, and deletion. The Duplicate feature can help you quickly create articles with similar content, especially when creating multilingual versions of articles, which can help you reduce many repetitive operations.

nexty.dev cms

Create/Edit Page

On the create/edit page, you can not only set essential blog information (title, slug, description, tags, feature image), but also support advanced settings such as pinning, editing status (draft, published, archived), and access permissions (public, logged-in users, subscribed users). Content editing supports both Markdown and rich text modes, and also supports AI translation.

nexty.dev cms form
nexty.dev cms form

User-side Blog Module

On the user side, you can see a list of all published articles and filter them by tags.

blogs

If an article is set to be accessible by logged-in users or paid users, the article detail page will not display the body content.

user-blogs-detail

With these features, Nexty's CMS module can easily implement different types of content websites, such as free blog websites, paid tutorial websites, or newsletters.