BigMentor Theme for OctoberCMS
At BigMentor Statamic, we’re dedicated to helping businesses and creators showcase their expertise with confidence. Our theme is designed with precision and purpose offering smart layouts, customizable components, and a content-first approach. Whether you're promoting services, sharing case studies, or building trust with testimonials, BigMentor delivers the flexibility, performance, and visual clarity you need to build impactful, conversion-focused websites effortlessly.
Pages of BigMentor
- Home Page
- About Us Page
- Services Page
- Single Service Page
- Industries Page
- Single Industry Page
- Single Sub-Industry Page
- Case-Studies Page
- Single Case-Studies Page
- Insights Page
- Single Insights Page
- Careers Page
- Consultants Page
- Faq Page
- Terms Of Use Page
- Privacy Policy Page
- Contact Us Page
Features of BigMentor
A rich selection of sets for building your site:
- Home Hero Section
- Select Collection & Layout Grid Section
- Different Types of Grid Layout Sections
- Faq Section
- Social Links Section
- Hero Section
- Header Global Setting
- Footer Global Setting
- Company Overview Section
- Contact Us Section
Installation Instructions
1. Install theme via admin panel or from terminal using command:
php artisan theme:install WebbyCrown.bigmentor
2. Activate the Theme
- Go to Settings → Frontend Theme
- Select and activate "BigMentor"
3. Register Tailor Blueprints
php artisan tailor:refresh php artisan tailor:list
4. Refresh the Plugin (if included)
cp -r themes/bigmentor/plugins/acme /your/project/path/plugins
rm -rf themes/bigmentor/plugins
php artisan plugin:refresh Acme.Menu
5. Seed the Theme Data
php artisan theme:seed webbycrown-bigmentor
6. Seed Plugin Data (Menu Items etc.)
php artisan db:seed --class="Acme\\Menu\\Updates\\MenuItemsTableSeeder"
7. Seed Media via Tinker (Optional)
If using media seeder:
php artisan tinker
Then in the shell:
require base_path('themes/bigmentor/seeds/MediaSeeder.php'); seedMediaImages(); // if this is a global function
-
This theme has not been reviewed yet.
-
1.0.0 |
Initial release of the Bigmentor theme Sep 12, 2025 |
---|