Jump to content

Which Blog Module to extend an existing Website?


pout
 Share

Recommended Posts

33 minutes ago, pout said:

Which Blog Module is used by processwire.com?

No module (unless something changed). I believe they are just pages with the logic done in the template files.

34 minutes ago, pout said:

Is there a recommendation for a module to extend an existing website with a blog?

You can use normal pages, for instance:

Home
	Blog
    	Posts
        	Post 1 (fields: body, images, categories_page_reference, tags_page_reference)
            Post 2
        Categories
        	Category 1
            Category 2
        Tags
        	Tag 1
            Tag 2

Or use the blog module if you want a blog dashboard and a few conveniences.

  • Like 3
Link to comment
Share on other sites

Hey @pout,

Just wanted to mention that the Modules/Plugins forum area is intended for module-specific support threads only. So unless you're releasing a new module, you should not post a new thread here. For general support requests I'd recommend the General Support area instead.

Thanks! ?

(I'm moving this thread to General Support.)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...