Project Overview
EduRock is a WordPress theme package designed for educational websites, including a main theme, child theme, and complete documentation. It is suitable for building school, course, training, and similar types of websites.
Tech Stack
- WordPress (CMS)
- PHP 5.2+
- HTML / CSS
- GPL v2 (PHP code licensed under the GNU General Public License)
Project Structure
edurock.zip # Main theme installation package
edurock-child.zip # Child theme (for safe customization)
documentation.zip # User documentation
Licensing/
GPL.txt # Full GPL v2 license text
README_License.txt # License information
Core File Description
edurock.zip— Main theme package, upload and install via WordPress adminedurock-child.zip— Child theme, inherits the main theme and protects custom modificationsdocumentation.zip— Theme configuration and usage guideLicensing/GPL.txt— GNU GPL v2 license textLicensing/README_License.txt— License type description (PHP code follows GPL, design resources follow the purchase agreement)
Quick Start
- Log in to WordPress admin → Appearance → Themes → Add New
- Upload and install
edurock.zipfirst, then installedurock-child.zip - Activate the main theme, decide whether to enable the child theme as needed
- Refer to the documentation package for site configuration instructions
Usage Recommendations
Use the child theme for custom development to avoid losing changes when updating the main theme. PHP code can be freely modified and redistributed, but design resources (CSS, images, etc.) must comply with the usage terms in the purchase agreement.
