Introduction to Folio

🙏 Thank you for choosing Folio!

Folio, created by Birju Gurung, is a user-friendly and fully responsive portfolio website. It includes an intuitive admin panel (dashboard) that allows for easy dynamic content customization - making it the perfect solution for showcasing your personal or professional work online.


Installation Guide

1. Database Connection

  1. Log in to your cPanel and create a new database. Once created, open phpMyAdmin and import each .sql file from the 'sql' folder into the newly created database one by one.
  2. Open the .env file located in the main folder. Update all fields with your correct information, then save the file.

You'll need to obtain API keys from the following platforms:

1 | Google reCAPTCHA(v3): https://www.google.com/recaptcha/admin/create

🔒 Important: After editing the .env file, keep it secure. Never share it publicly as it contains sensitive information such as API keys, database credentials, and secret tokens.

2. Uploading Files to Your Server

  1. Upload all files from the main folder to your server using either FTP or cPanel File Manager. Make sure to maintain the original folder structure.

3. Updating Admin Dashboard Credentials

Access the admin panel at: yourdomain.com/admincp/signin

The default login credentials are:

Username: admin@admin.com

Password: admin

Follow these steps to update your admin credentials:

  1. Use the default login details to access the Admin panel
  2. Click on the Profile icon located in the top right corner, then select Settings
  3. Update your email address and password, then save your changes

4. Customizing Your Platform

  1. Sign in to the Admin panel at yourdomain.com/admincp/signin
  2. Navigate through the dashboard to customize:
    • Landing page content and layout
    • Branding elements (logo, colors etc.)
    • Blog posts
    • And more
  3. Save your changes in each section before moving to the next
Congratulations! 🎉
You've successfully set up your portfolio website!

Contact & Support

For any questions, feature requests, or support regarding Folio, please reach out through the same platform where the source code was obtained. Assistance will be provided through that channel.