LayoutHub
User Guides
Layout Development
Search…
What is LayoutHub?
User guides
Support
Installation
Uninstallation
Upgrade/Downgrade
FAQs
Common Issues
Layout Management
Section builder
LayoutHub pages/templates
Pricing Plans
Settings
Trash
Sale Tools
Referrals
Integration
Tracking & Analytics
Layouthub & Shopify
Translate Apps
Recommend apps
Development
Getting started
Tools
Layout Structure
Reference
Powered By
GitBook
Getting started
Start developing your first Layout by activating development mode via /config.php
/config.php
1
public
function
__construct
()
{
2
3
$this
->
developer
=
array
(
4
'path'
=>
PATH
.
'DEV'
,
5
'url'
=>
'http://localhost/LayoutHub/DEV'
6
);
7
8
}
Copied!
Developer mode when enabled
If you love LayoutHub, could you consider posting an review? That would be awesome and really help us to grow our business, here is the
link
.
Previous
Opinew Product Reviews
Next - Development
Tools
Last modified
1yr ago
Copy link