An open API service indexing awesome lists of open source software.

https://github.com/oneplc/wp_plc_article

Wordpress Plugin for onePlace Articles
https://github.com/oneplc/wp_plc_article

article-management oneplace oneplace-plugin portfolio-website wordpress-plugin

Last synced: about 1 month ago
JSON representation

Wordpress Plugin for onePlace Articles

Awesome Lists containing this project

README

        

# wp-plc-article

## Introduction

This is a article wordpress plugin for oneplace article module.

This plugin is based on a boilerplate that was accepted to be published on
wordpress.org - so if you don't mess up with the code too hard, it should
get approved on wordpress.org if you want to make it publicly available in wordpress.

## Installation

Upload latest stable .zip to wordpress in wp-admin

Activate plugin

have fun

**[WP PLC Connect](https://github.com/OnePlc/WP_PLC_Connect) needs to be activated and connected for this plugin to work**

## Widgets

There are plenty of widgets and templates shipped with WP PLC Article for you
to use if you like. All of them are optional and only loaded once activated.

### Article Slider

A nice looking, fully customizable Slider based on [swiperjs](https://github.com/nolimits4web/swiper)

It is configured the work with the onePlace Article API `list` function - so as long as you return
at least the same data (you can return more), you should be able to use the widget without any code changes
for your own, article based, modules.

### Article Single View

Single Page View for Articles

### Article List View

List View for Articles. Supporting filters.

### Article Search

Article Search Widget

## Integrations

Work the way you want! WP PLC Article Widgets come with optional full Elementor
integration. If you don't have / like / want Elementor, you can also use classic shortcodes
and soon also gutenberg blocks for the same widgets !

Everything is loaded only if you activate it, to make the plugin as lightweight as possible.

## Getting started

## Documentation

Documentation will be extended soon.