Author Topic: AbanteCart Layout  (Read 3931 times)

Offline riyas12

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
AbanteCart Layout
« on: January 22, 2014, 08:36:53 AM »
Hi,


I created the New theme. But i didnt know about export and import the theme layout. How to export and import the theme layout?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: AbanteCart Layout
« Reply #1 on: January 22, 2014, 01:01:24 PM »
Look at ALayoutManager class. You can find methods in the class to process layout XML.

Code: [Select]
public function loadXML($data) {
To export layout you can use devtools extension
https://github.com/abantecart/developer_tools_extension

You can also check this:
http://www.abantecart.com/document_wiki/index.php/Developing_Templates_as_Extensions

If something is missing, please help us fill in the blanks 
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod