Download the PHP package werkstattl/openblogware without Composer
On this page you can find all versions of the php package werkstattl/openblogware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download werkstattl/openblogware
More information about werkstattl/openblogware
Files in werkstattl/openblogware
Package openblogware
Short Description OpenBlogware: A Blog Module for Shopware 6.
License MIT
Informations about the package openblogware
OpenBlogware - Shopware 6 Blog Plugin
After the plugin installation you can find the entity if you hop to content -> blog
.
Blog listing view
Blog overview page with categories
blog detail view
Configuration
The plugin makes use of two CMS Elements which are part of two different CMS Layouts. During the plugin installation those two CMS pages will be created for you:
- Blog Listing Page which contains a Blog Detail element
- Blog Detail Page which contains a Blog Listing element
Within the plugin configuration the Blog Detail Page ID is assigned, so Shopware knows which CMS Page to use for the detail page.
Menu entry
You need to create a new category within your category tree and assign the Blog Listing CMS Page.
Category entry
After this you will see all blog articles within your menu/category entry in the storefront.
CMS Listing Element
Currently you can only set the number of posts showing per page for the pagination.
CMS Listing element configuration
Pagination within the storefront
SEO Url
Within the Settings > SEO
page you can define the structure of the URL to your blog detail page
where you can also select from all available variables.
SEO URL template
RSS Feed
For access RSS Feed url you can use this path /blog/rss
Example(http://Your-domain/blog/rss
)
Installation
Zip Installation Package for the Shopware 6 Plugin
- Download the latest
WerklOpenBlogware.zip
file from the releases page. - In the Shopware 6 backend, navigate to Extensions > My Extensions.
- Click on Upload Extension.
- Confirm the warning, if prompted.
- Choose the
WerklOpenBlogware.zip
file - Install and activate the plugin.
Composer Installation
- Navigate to the root of your Shopware installation.
-
Run the command:
-
To install the plugin, run:
- To clear the cache, run:
Credits
This plugin began as a fork of the latest MIT-licensed version of a Shopware 6 plugin that adds blog functionality. The source code of the original project is no longer publicly available.
- ChristopherDosin - Original Creator
All versions of openblogware with dependencies
shopware/administration Version ^6.6.0.0
shopware/storefront Version ^6.6.0.0