artscorestudio/blog-bundle

Blog Bundle is a Symfony 2/3 bundle for create and manage blog features in your Symfony 2/3 application. This package is a part of Artscore Studio Framework.

dev-master / 1.0.x-dev 2016-05-03 05:15 UTC

This package is not auto-updated.

Last update: 2024-03-16 16:22:49 UTC


README

Blog Bundle is a Symfony 2/3 bundle for create and manage blog features in your Symfony 2/3 application. This package is a part of Artscore Studio Framework.

IMPORTANT NOTICE: This bundle is still under development. Any changes will be done without prior notice to consumers of this package. Of course this code will become stable at a certain point, but for now, use at your own risk.

Documentation

The bulk of the documentation is stored in the Resources/docs/index.md file in bundle :

Read the documentation for master.

Installation

All the installation instructions are located in the documentation.

License

The MIT License (MIT)

Copyright (c) 2012-2016 Nicolas Claverie info@artscore-studio.fr

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Artscore Studio Blog Bundle is an Artscore Studio initiative.

Reporting an issue or a feature request

Issues and features requests are tracked in the GitHub issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle te reproduce the issue by simply cloning it and following steps.