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
- 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.
- 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
2. Uploading Files to Your Server
- 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.
-
✅
After successfully connecting your database and uploading the project files, access the Admin Panel at:
yourdomain.com/admincp/signin - 🔧 To update admin credentials or website settings, use the admin dashboard as explained below.
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:
- Use the default login details to access the Admin panel
- Click on the Profile icon located in the top right corner, then select Settings
- Update your email address and password, then save your changes
4. Customizing Your Platform
- Sign in to the Admin panel at
yourdomain.com/admincp/signin - Navigate through the dashboard to customize:
- Landing page content and layout
- Branding elements (logo, colors etc.)
- Blog posts
- And more
- Save your changes in each section before moving to the next
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.