Skip to content

gives you a possibility to assign a cms page as a sub-page of another cms page

Notifications You must be signed in to change notification settings

oligoform/vt-cmsstructure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vt CMS Structure for OXID eSales 4.7+

actual version 1.5 from 2015-05-28

  • no editing of admin templates needed.
  • provides the cms pages a simple category-like structure with some main and subpages simple category-like structure

INSTALLATION

upload "vt-cmsstructure" folder (where metadata.php is iside) into the shop/modules/ if you are uploading files via ftp, switch to the binary transfer mode

ssh shell + git client:

$ cd modules
$ git clone -b module https://github.com/vanilla-thunder/vt-cmsstructure.git

USAGE

read doc_en.html inside the module folder

##LICENSE AGREEMEN Copyright (C) 2012-2015 Marat Bedoev

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/

About

gives you a possibility to assign a cms page as a sub-page of another cms page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.8%
  • HTML 25.8%
  • Smarty 25.4%