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

https://github.com/forkcms/module-mini_blog

The mini blog is the example module for our Module guide
https://github.com/forkcms/module-mini_blog

Last synced: 11 months ago
JSON representation

The mini blog is the example module for our Module guide

Awesome Lists containing this project

README

          

# Module: Mini Blog

The Mini Blog is the example module for our [Module guide](https://github.com/forkcms/documentation/tree/master/module%20guide).

The functionality is limited to:

Backend:

- Creating, updating, deleting posts
- Connect tags to posts
- Hide posts

Frontend:

- Viewing posts in an overview
- Viewing posts in detail
- Like posts by clicking "This is awesome"

## Installation

Visit the [Fork CMS knowledge base](http://fork-cms.com/knowledge-base) to learn how to install a module. To download the zip-package go to the [extension page](http://www.fork-cms.com/extensions/detail/mini_blog) of the module on fork-cms.com.

## Contributing

This module stays up-to-date by community efforts. It would be a pleasure to have you as part of it. GitHub does a great job in managing this collaboration by providing different tools, the only thing you need is a [GitHub](https://github.com/) login.

* Use **Pull requests** to add or update code
* **Issues** for bug reporting or code discussions
* Or regarding documentation and how-to's, check out **Wiki**

More info on how to work with GitHub on [help.github.com](https://help.github.com).

## License

All modules, including this one, which are maintained by the Fork CMS community have the same license as the CMS itself which is called MIT. In short, this license allows you to do everything as long as the copyright statement stays present.