
1. Introduction
We would like to thank you for choosing Fluxi Template.
We made Fluxi from the ground-up with flexibility in mind. Each element of Fluxi is extremely customizable, where you can make Fluxi to reflect your own branding styles.
The guide gives you detailed methodologies about how you can customize Fluxi and make it fit your brand perfectly!
1.1. Installation
To setup the theme, follow below-mentioned steps
- 1. Install Server (Recommended PHP version: >8.2)
- Make sure to have the Xampp/WampServer/Lampp installed & running in your computer. If you already have installed server on your computer, you can skip this step if your existing PHP version is greater than >8.2.
- 2. Install Composer (Recommended version: >= 2.2)
- Make sure to have the composer installed & running in your computer. If you already have installed server on your computer, you can skip this step.
- 3. This would install all the required packages in the vendor folder.
composer i
orcomposer install
- 4. Running the CakePHP Application:
- To run the CakePHP application, execute the command:
bin/cake server
- 5. Editing Fluxi Template
- Before all that you have to edit your template and place your own contents by replacing old demo contents, in this case, you will need a code editor such as – VScode, Sublime Text etc.
1.2. What's Included
After purchasing Fluxi template on themeforest.net with your Envato account, go to your Download page. You can choose to download Fluxi template only or the entire Fluxi template package which contains the following files:

- Fluxi: A CakePHP template file.
- documentation: This folder contains what you are reading now.
Folder Structure:
- root Folder:
- src Folder:
File Structure:
- Page Structure:
- Component Structure:
1.2. Font
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
1.3. Source File (CSS)
<link rel="shortcut icon" type="image/x-icon" href="<?= $this->Url->assetUrl('assets/images/fav.png') ?>"> <title>Fluxi SEO Marketing Website Template</title> <!-- swiper css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/plugins/swiper.min.css') ?>" as="style"> <!-- magnific popup css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/plugins/magnific-popup.css') ?>" as="style"> <!-- metismenu css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/plugins/metismenu.css') ?>" as="style"> <!-- bootstrap css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/vendor/bootstrap.min.css') ?>" as="style"> <!-- fontawesome css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/plugins/fontawesome.min.css') ?>" as="style"> <!-- Custom css --> <link rel="stylesheet preload" href="<?= $this->Url->assetUrl('assets/css/style.css') ?>" as="style">
1.4. Source File (JS)
<!-- jquery js --> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/jquery.min.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/bootstrap.min.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/metismenu.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/vendor/jqueryui.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/vendor/waypoint.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/swiper.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/theia-sticky-sidebar.min.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/gsap.min.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/scrolltigger.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/vendor/split-text.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/vendor/split-type.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/vendor/waw.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/counter-up.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/magnific-popup.js') ?>"></script> <!-- contact form js --> <script defer src="<?= $this->Url->assetUrl('assets/js/plugins/contact-form.js') ?>"></script> <script defer src="<?= $this->Url->assetUrl('assets/js/main.js') ?>"></script>
3.1. Change Site Title and Favicon
To change your Site title and Favicon open the Fluxi in your editor and go to the location by following screenshot which are given bellow.

3.2. Change Logo
To change your Site Logo open the Fluxi in your editor and go to the location by following screenshot which are given bellow.

3.3. Customize Menu
To customize your Site Menu open the Fluxi in your editor and go to the location by following screenshot which are given bellow.

4.1. Header
From the located file in the image you can customize you site header layout

4.2. Footer
Here is the file where you can customize your footer

4.3. Global Color (SCSS)
To change Fluxi Global Color from scss

4.4. Global Color (CSS)
To change Fluxi Global Color from css

4.5. Content
To customize your Site Content open the Fluxi in your editor and go to the location by following screenshot which are given bellow.
Page Content:

4.6. Contact Form
To customize your Site Contact Form open the Fluxi in your editor and go to the location by following screenshot which are given bellow.

6. Support
Support Scope
Included in Free Support Scope:
- Fixing bugs
- Helping clients in changing site contents by sending instructions that couldn’t be covered by documentation
NOT Included in Free Support Scope:
- Any type of custom changes
- Any type of request to update clients’ site contents
Paid Support Scope:
Paid support is not a part of Free Support when you purchase the template from themeforest. We understand that some clients need custom changes while using our template. For that we kept an option for paid support which includes:
- Custom change request
- Custom pages
- Custom features
We kept a flat rate for our paid support which is $15/hour.
Support Ticket
Please send your support request here. You will response within 1 business day.
Regards,
PixcelsThemes Support Team