
First of all, thank you for purchasing the Piku
. You can find the detailed information
about the template in this documentation. If there is anything you cannot find in this documentation, you can
send an e-mail via the Profile Page.
Piku Creative Saas & Software designed for modern property websites. Its sleek and intuitive design seamlessly integrates with advanced features, showcasing properties with stunning visuals.
In the download folder you will find Two folders:
Piku-Dark
Piku-Light
Documentation
Remember, when you want to use the shortcode/element in any pages, you need to adjust the section spacing by
giving margin
or padding
. Don't panic if you mess up anything when you edit the
template. We are always available to support our customers.
You can contact our developer directly by email.
PHP provides a clean, fluent API for defining basic build steps for your PHP application. PHP supports several common CSS and JavaScript pre-processors.
Please follow the below steps to install and setup all prerequisites:
Make sure to have the Xampp/Wampp installed & running in your computer. PHP Version 8.4
Set extract zip to in the file location inc:/Wampp64/www/Piku_PHP_v1.0.0
Start:Just Copy the Seom foleder and put it in the wampp or xampp server directory i.e c:/xammp/htdocs/piku_php_v1.0.0/ and access the below url .
http://localhost/piku_php/light/index.php
After you finished with the above steps, you can run the following commands into the terminal/command prompt from the root directory of the project to run the project locally or build for production use:
I have tried my best to maintain standards and a modular structure while developing the theme. The following sections explain the theme's file & folder structure, JS file structure, and plugins.
├── Piku-Dark ├── Documentation ├── Piku-Light ├── assets ├── css ├── fonts ├── images ├── inc ├── js └── vendor ├── partials ├── head-css.php ├── main.php ├── preloader.php ├── title-meta.php ├── sidebar.php └── vendor-scripts.php └── all php pages
Thank you for purchasing Piku Template from ThemeForest! Understanding your license is essential to ensure proper usage of the template in your projects. Below is a breakdown of the key points for the two main license types available through ThemeForest.
Ideal For:
Ideal For:
For organizations or projects that require broader usage rights beyond the standard licenses, we offer Enterprise Licenses tailored to your specific needs. If you're interested in purchasing an Enterprise License for Piku, please contact our team directly.
Our team will work with you to understand your requirements and provide a custom licensing solution that meets your business objectives. We look forward to assisting you!.
This breakdown should help you make informed decisions about which license suits your project’s needs. For further details, please refer to ThemeForest's license terms.
The index.php
file acts as the main php template that loads the php app.
It defines a <base href="/">
to ensure proper routing, sets up metadata for viewport
responsiveness, and includes an element, which serves as the mounting point
for php components. The application’s favicon and global settings are also specified in this file.
<?php include 'partials/main.php'; ?> <?php include 'partials/title-meta.php'; ?> <?php include 'partials/head-css.php'; ?> </head> <body> <?php include 'partials/preloader.php'; ?> ----- php main content ---- <?php include 'partials/vendor-scripts.php'; ?> </body> </html>
This project integrates several third-party libraries to enhance functionality and user experience. These include:
bootstrap
-
Bootstrap-based UI components
.
countup
-
Animated number counting
.
owl-carousel-o
-
Responsive carousels
.
wow
-
Scroll-triggered animations
.
These tools contribute to a dynamic and interactive user interface while leveraging PHP’s modularity and performance optimizations.
Once again, thank you for your purchase. I'll be happy to answer any questions you have related to the theme. If you have any suggestions or feature requests, please feel free to contact me. I'll try to implement it and will release it as part of future updates.
Stay Awesome!
- Creativegigs
Version 1.0.0 16 April, 2025