OC Blog

OC Blog
A blog for every online shopping is a must!

Improving SEO is the primary purpose of creating a blog for an online shopping platform. Banners and digital ads are not enough, Business owners should promote their products through a blog post. A blog post with good meta keywords can raise sales of a product.

Oc Blog will help you in your business

GitHub URL : https://github.com/cesaresaman/ocblog

Author Url: http://webhero.ir/

How to Install

1. Upload Files use FTP
2. Import ocbq.sql file into database
3. Give access and modify permission to your user group
4. Add below code to column_left.php inside admin/controller/common after information block for adding the blog link to category sub-menu in admin

if ($this->user->hasPermission('access', 'blog/post')) {
$catalog[] = array(
'name' => $this->language->get('text_blog'),
'href' => $this->url->link('blog/post', 'user_token=' . $this->session->data['user_token'], true),
'children' => array()
);
}


5. Access to archive page and post page is available via index.php?route=blog/archive
6. Create your first blog post!




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 4.x.x.x, 3.0.3.0, 3.0.3.1, 3.0.3.2

Last Update
27 Dec 2019

Created
6 Dec 2019
413 Downloads
3 Comments
cesaresaman
cesaresaman
Member since: 6 Dec 2019

View all extensions Get Support