oc-good-news-plugin

所属分类:建站系统
开发工具:PHP
文件大小:179KB
下载次数:0
上传日期:2022-10-17 09:49:58
上 传 者sh-1993
说明:  10月CMS的新闻(博客)插件
(News (blogging) plugin for October CMS)

文件列表:
.editorconfig (479, 2023-08-01)
LICENSE.md (35141, 2023-08-01)
Plugin.php (1410, 2023-08-01)
assets (0, 2023-08-01)
assets\images (0, 2023-08-01)
assets\images\good-news-banner.png (116101, 2023-08-01)
classes (0, 2023-08-01)
classes\collection (0, 2023-08-01)
classes\collection\ArticleCollection.php (2979, 2023-08-01)
classes\collection\CategoryCollection.php (1333, 2023-08-01)
classes\event (0, 2023-08-01)
classes\event\ArticleModelHandler.php (5648, 2023-08-01)
classes\event\CategoryModelHandler.php (3317, 2023-08-01)
classes\item (0, 2023-08-01)
classes\item\ArticleItem.php (3039, 2023-08-01)
classes\item\CategoryItem.php (6973, 2023-08-01)
classes\store (0, 2023-08-01)
classes\store\ArticleListStore.php (1307, 2023-08-01)
classes\store\CategoryListStore.php (925, 2023-08-01)
classes\store\article (0, 2023-08-01)
classes\store\article\ListByCategoryStore.php (662, 2023-08-01)
classes\store\article\ListBySiteStore.php (767, 2023-08-01)
classes\store\article\PublishedListStore.php (3755, 2023-08-01)
classes\store\article\SortingListStore.php (3157, 2023-08-01)
classes\store\category (0, 2023-08-01)
classes\store\category\ActiveListStore.php (642, 2023-08-01)
classes\store\category\ListBySiteStore.php (770, 2023-08-01)
classes\store\category\TopLevelListStore.php (738, 2023-08-01)
components (0, 2023-08-01)
components\ArticleCategoryData.php (823, 2023-08-01)
components\ArticleCategoryList.php (1017, 2023-08-01)
components\ArticleCategoryPage.php (3827, 2023-08-01)
components\ArticleData.php (802, 2023-08-01)
components\ArticleList.php (1950, 2023-08-01)
components\ArticlePage.php (1651, 2023-08-01)
composer.json (237, 2023-08-01)
controllers (0, 2023-08-01)
... ...

# Good News [![Build Status](https://travis-ci.org/lovata/oc-good-news-plugin.svg?branch=master)](https://travis-ci.org/lovata/oc-good-news-plugin) [![Coverage Status](https://coveralls.io/repos/github/lovata/oc-good-news-plugin/badge.svg?branch=master)](https://coveralls.io/github/lovata/oc-good-news-plugin?branch=master) [![Maintainability](https://api.codeclimate.com/v1/badges/e0d44449f4ea93a1da01/maintainability)](https://codeclimate.com/github/lovata/oc-good-news-plugin/maintainability)[![Crowdin](https://d322cqt584bo4o.cloudfront.net/good-news-for-october-cms/localized.svg)](https://crowdin.com/project/good-news-for-october-cms) [![SemVer](http://img.shields.io/SemVer/2.0.0.png)](http://semver.org/spec/v2.0.0.html) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) Simple blogging plugin for October CMS developed by [LOVATA](https://lovata.com). ![Good News Banner](assets/images/good-news-banner.png) ## 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](https://octobercms.com/docs/plugin/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](https://octobercms.com/plugin/lovata-toolbox), 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: ```bash php artisan plugin:install lovata.toolbox php artisan plugin:install lovata.goodnews ``` ## Documentation The complete official documentation of the ecosystem can be found [here](https://github.com/lovata/oc-good-news-plugin/wiki). ## 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](https://github.com/lovata/oc-good-news-plugin/issues); * contribution to a project following these [instructions](https://github.com/lovata/oc-good-news-plugin/blob/master/CONTRIBUTING.md); * localization to your language using [Crowdin](https://crowdin.com/project/good-news-for-october-cms) service. Let us know if you have any other questions, ideas or suggestions! Just drop a line at octobercms@lovata.com. ## License 2019, [LOVATA Group, LLC](https://github.com/lovata) under [GNU GPL v3](https://opensource.org/licenses/GPL-3.0). Developed by [Andrey Kharanenka](https://github.com/kharanenka).

近期下载者

相关文件


收藏者