Content-Length: 316613 | pFad | http://github.com/sulu/SuluArticleBundle/tree/b3b18b1acf19448498e72422e58804047f72d212

A1 GitHub - sulu/SuluArticleBundle at b3b18b1acf19448498e72422e58804047f72d212
Skip to content

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system

License

Notifications You must be signed in to change notification settings

sulu/SuluArticleBundle

Repository files navigation

SuluArticleBundle

Installation

Install bundle over composer:

composer require sulu/article-bundle

Add bundle to AbstractKernel:

new Sulu\Bundle\ArticleBundle\SuluArticleBundle(),
new ONGR\ElasticsearchBundle\ONGRElasticsearchBundle(),

Create required phpcr nodes:

app/console sulu:document:init

Configure the bundle:

sulu_route:
    mappings:
        Sulu\Bundle\ArticleBundle\Document\ArticleDocument:
            route_schema: /articles/{object.getTitle()}

ongr_elasticsearch:
    connections:
        default:
            index_name: su_articles
    managers:
        default:
            connection: default
            mappings:
                - SuluArticleBundle

Create elasticsearch index:

bin/console ongr:es:index:create








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/sulu/SuluArticleBundle/tree/b3b18b1acf19448498e72422e58804047f72d212

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy