All Projects → oc-shopaholic → oc-good-news-plugin

oc-shopaholic / oc-good-news-plugin

Licence: GPL-3.0 License
📰 News (blogging) plugin for October CMS

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to oc-good-news-plugin

golangflow
GolangFlow.io Website
Stars: ✭ 37 (+60.87%)
Mutual labels:  news
newspaper3 usage overview
This repository provides usage examples for the Python module Newspaper3k.
Stars: ✭ 78 (+239.13%)
Mutual labels:  news
News
News application with 66 providers
Stars: ✭ 18 (-21.74%)
Mutual labels:  news
octobercms-juicy-theme
Clean, simple and responsive landing page build on Vue.js with backend editing
Stars: ✭ 20 (-13.04%)
Mutual labels:  octobercms
doto
Let's try something different
Stars: ✭ 78 (+239.13%)
Mutual labels:  news
pynytimes
Use all the New York Times APIs in Python!
Stars: ✭ 22 (-4.35%)
Mutual labels:  news
bullshit-detector
🔍 Chráňte vašich blízkych pred nedôveryhodným 🇸🇰 a 🇨🇿 obsahom
Stars: ✭ 24 (+4.35%)
Mutual labels:  news
Inshorts-API
An Inshorts API which provides news for different categories from the Inshorts Website. Built using Flask and Beautiful Soup.
Stars: ✭ 45 (+95.65%)
Mutual labels:  news
pipeline
The Polytechnic's content management system
Stars: ✭ 17 (-26.09%)
Mutual labels:  news
CryptoBuddy
Android app which displays cryptocurrency prices, charts and news!
Stars: ✭ 93 (+304.35%)
Mutual labels:  news
oc-site-search-plugin
Adds global search capabilities to October CMS.
Stars: ✭ 39 (+69.57%)
Mutual labels:  octobercms
lobsters-reader
iOS app for reading Lobste.rs.
Stars: ✭ 15 (-34.78%)
Mutual labels:  news
Fake-News-Detection-Project
Fake News Detection Final Year College Project with Project Report, PPT, Code, Research Paper and Documents.
Stars: ✭ 16 (-30.43%)
Mutual labels:  news
overflow-news
📚 Don't waste time searching for good dev blog posts. Get the latest news here.
Stars: ✭ 32 (+39.13%)
Mutual labels:  news
sveltober
Cybernetically enhanced October applications
Stars: ✭ 19 (-17.39%)
Mutual labels:  octobercms
TrollHunter
Twitter Troll & Fake News Hunter - Crawls news websites and twitter to identify fake news
Stars: ✭ 38 (+65.22%)
Mutual labels:  news
newsemble
API for fetching data from news websites.
Stars: ✭ 42 (+82.61%)
Mutual labels:  news
crawley
Crawley the Telegram Beholder
Stars: ✭ 24 (+4.35%)
Mutual labels:  news
Giveme5W
Extraction of the five journalistic W-questions (5W) from news articles
Stars: ✭ 16 (-30.43%)
Mutual labels:  news
apple-news
A Node.js client for interacting with the Apple News API 📰
Stars: ✭ 34 (+47.83%)
Mutual labels:  news

Good News

Build Status Coverage Status MaintainabilityCrowdin SemVer License: GPL v3

Simple blogging plugin for October CMS developed by LOVATA.

Good News Banner

Overview

Good News is a simple and easy-to-use blogging plugin. It's provided free of charge and includes the following set of features:

  • Managing posts
  • Managing categories
  • Adding categories list to the site navigation
  • Adding latest posts block to the page
  • Adding filtered category block to the page

Please note, the architecture of the plugin allows extending the existing methods, fields and other data without interfering with original source code!

The development of Good News plugin is guided by the similar philosophies of October CMS and Unix like operating systems, where the main focus is to create simple microarchitecture solutions that communicate with each other through smart APIs.

One one hand, this approach allows keeping performance, security, and functionality of the code to a high standard. On the other hand, it provides a clean and smooth back-end UI/UX that isn't over-bloated with the features.

Installation

Regardless of the installation type you choose, you must install Toolbox plugin, which is a required dependency for Shopaholic.

Artisan

Using the Laravel’s CLI is the fastest way to get started. Just run the following commands in a project’s root directory:

php artisan plugin:install lovata.toolbox
php artisan plugin:install lovata.goodnews

Documentation

The complete official documentation of the ecosystem can be found here.

Quality standards

We ensure the high quality of our plugins and provide you with full support. All of our plugins have extensive documentation. The quality of our plugins goes through rigorous testing, we have launched automated testing for all of our plugins. Our code conforms with the best writing and structuring practices. All this guarantees the stable work of our plugins after they are updated with new functionality and ensures their smooth integration.

Get involved

If you're interested in the improvement of this project you can help in the following ways:

  • bug reporting and new feature requesting by creating issues on plugin GitHub page;
  • contribution to a project following these instructions;
  • localization to your language using Crowdin service.

Let us know if you have any other questions, ideas or suggestions! Just drop a line at [email protected].

License

© 2019, LOVATA Group, LLC under GNU GPL v3.

Developed by Andrey Kharanenka.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].