Landing Pages help you convert your visitors into leads or deals with customized content that will speak to your visitors. Create and test a top-notch landing page that generate leads and look great on any device without designers or IT help.
- PHP >= 5.5
- PEST Parser
- Teamgate API
- Clone the repository:
git clone https://github.com/teamgate/landing-pages-examples.git && cd landing*
. - Open the file
save.php
and enter authentication data:
private $_baseUrl = ''; // Your website URL
private $_apiKey = ''; // Located at your Teamgate account -> Settings -> Additional features -> External Apps
private $_userToken = ''; // Located at your Teamgate account -> My profile -> Integrations -> API access
- Save changes.
- Browse to http://localhost/landing-pages-examples/landing-1 on your machine.
- Volia!