{"id":21747513,"url":"https://github.com/hackbras/suportedeskwordpresstemplate","last_synced_at":"2026-04-16T05:33:07.492Z","repository":{"id":255421350,"uuid":"849553456","full_name":"hackbras/SuporteDeskWordPressTemplate","owner":"hackbras","description":"Creating a website template with the help of the wordpress course.","archived":false,"fork":false,"pushed_at":"2024-09-06T21:42:59.000Z","size":386,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T13:09:32.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackbras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-29T19:53:04.000Z","updated_at":"2024-09-06T21:43:02.000Z","dependencies_parsed_at":"2025-01-25T22:48:17.959Z","dependency_job_id":"6e70b76e-42c2-4cd6-9347-376e481ab2bb","html_url":"https://github.com/hackbras/SuporteDeskWordPressTemplate","commit_stats":null,"previous_names":["hackbras/suportedeskwordpresstemplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hackbras/SuporteDeskWordPressTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackbras%2FSuporteDeskWordPressTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackbras%2FSuporteDeskWordPressTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackbras%2FSuporteDeskWordPressTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackbras%2FSuporteDeskWordPressTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackbras","download_url":"https://codeload.github.com/hackbras/SuporteDeskWordPressTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackbras%2FSuporteDeskWordPressTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T08:09:21.843Z","updated_at":"2026-04-16T05:33:07.475Z","avatar_url":"https://github.com/hackbras.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My WordPress Template - 21 Days WordPress Challenge\n\nWelcome to my custom WordPress template, created as part of the \"21 Days of WordPress Challenge\" from [torneseumprogramador.com.br](https://torneseumprogramador.com.br). This template is designed to be simple, responsive, and easy to customize.\n\n## Table of Contents\n- [Installation](#installation)\n  - [Prerequisites](#prerequisites)\n  - [Installing WordPress](#installing-wordpress)\n  - [Adding the Template](#adding-the-template)\n  - [Activating the Template](#activating-the-template)\n- [Using MAMP (or Similar)](#using-mamp-or-similar)\n  - [Installing MAMP](#installing-mamp)\n  - [Configuring MAMP](#configuring-mamp)\n  - [Starting Your Local WordPress Site](#starting-your-local-wordpress-site)\n- [Customization](#customization)\n- [License](#license)\n\n## Installation\n\n### Prerequisites\nBefore you begin, make sure you have the following:\n- A local server environment (e.g., MAMP, XAMPP, WAMP)\n- PHP and MySQL installed\n- Access to your WordPress installation\n\n### Installing WordPress\n1. **Download WordPress**: Visit the [official WordPress website](https://wordpress.org/download/) and download the latest version.\n2. **Unzip WordPress**: Extract the WordPress zip file to your desired location.\n3. **Set Up Database**: Using phpMyAdmin (or a similar tool), create a new MySQL database for your WordPress installation.\n4. **Run the Installer**: Navigate to your WordPress folder in your web browser (`http://localhost/your-wordpress-folder/`) and follow the on-screen instructions to complete the installation.\n\n### Adding the Template\n1. **Download the Template**: Clone or download this repository to your local machine.\n2. **Copy the Template Folder**: Copy the template folder into the `wp-content/themes/` directory of your WordPress installation. The structure should look like this:\n\n### Activating the Template\n1. **Log in to WordPress Admin**: Go to `http://localhost/your-wordpress-folder/wp-admin/` and log in with your credentials.\n2. **Navigate to Themes**: In the WordPress dashboard, go to `Appearance` \u003e `Themes`.\n3. **Activate the Template**: Find your template in the list and click \"Activate.\"\n\n## Using MAMP (or Similar)\n\n### Installing MAMP\n1. **Download MAMP**: Visit the [MAMP website](https://www.mamp.info/en/) and download the latest version for your operating system.\n2. **Install MAMP**: Follow the installation instructions provided on the MAMP website.\n\n### Configuring MAMP\n1. **Start MAMP**: Open the MAMP application.\n2. **Set PHP Version**: Choose the PHP version compatible with your WordPress installation.\n3. **Set Document Root**: In MAMP settings, set the document root to the folder where your WordPress files are located.\n\n### Starting Your Local WordPress Site\n1. **Start Servers**: Click on \"Start Servers\" in MAMP.\n2. **Access Your Site**: Open a browser and navigate to `http://localhost/your-wordpress-folder/` to view your site.\n\n### Alternatives to MAMP\nIf you prefer using a different local server environment (e.g., XAMPP, WAMP, Local by Flywheel), feel free to do so. The setup steps are generally similar, involving the creation of a database and configuring the document root.\n\n## Customization\nOnce the template is activated, you can start customizing it directly from the WordPress dashboard or by editing the template files in the `wp-content/themes/my-wordpress-template/` directory.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackbras%2Fsuportedeskwordpresstemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackbras%2Fsuportedeskwordpresstemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackbras%2Fsuportedeskwordpresstemplate/lists"}