Skip to content

An extension that fetches and displays posts from a remote WordPress API

Notifications You must be signed in to change notification settings

kolzchut/mediawiki-extensions-BlogPosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Posts

Purpose

The purpose of this extension is to pull data from a remote WordPress RESTful API and display it in a dedicated block.

Configuration

The following options are present in extension.json, under config.BlogPostsConfig -

Name Type Default Description
blogURL String null url of the REST API to query
postsPerPage Integer 4 Number of posts to display per page
initialPage Integer 1 The initial page number to start from

Dependencies

This extension depends on the existence of FontAwesome for its icons.

About

An extension that fetches and displays posts from a remote WordPress API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published