The SuluArticleBundle adds support for managing articles in Sulu. Articles can be used in a lot of different ways to manage unstructured data with an own URL in an admin-list. Most of the features, which can be used in pages, can also be used on articles - like templates, versioning, drafting, publishing and automation.
Additional features included:
- Build in view-layer with elasticsearch
- Segmentation of article-templates (called article-types)
- Define URL schemas per type
- Composer
- PHP
^5.5 || ^7.0
- Sulu
^1.6
- Elasticsearch
^5.0 || ^6.0
For detailed requirements see composer.json.
The the Documentation is stored in the Resources/doc/ folder.
All the installation instructions are located in the Documentation.
This bundle is under the MIT license. See the complete license in the bundle
Issues and feature 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 Sulu Minimal Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.