-
Add AppBundle to
AppKernel.php
public function registerBundles() { $bundles = array( ... new Kwc\ContentApiBundle\KwcContentApiBundle() ); ... }
-
Add routing config to
routing.yml
kwc_content_api: resource: "@KwcContentApiBundle/Resources/config/routing.yml" prefix: /
-
Add components to be exported to whitelist in
config.yml
kwc_content_api: export_components: - Kwc_Paragraphs_Component - Kwc_Basic_Headline_Component
-
Notifications
You must be signed in to change notification settings - Fork 0
Content API for Kwc
License
koala-framework/kwc-content-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Content API for Kwc
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published