{"id":14955179,"url":"https://github.com/zohaib87/xe-plugin","last_synced_at":"2026-01-11T16:41:54.403Z","repository":{"id":36839373,"uuid":"230654397","full_name":"zohaib87/xe-plugin","owner":"zohaib87","description":"Just a starter WordPress plugin + build process. It is built for developers to create awesome plugins for clients or sell it on marketplace.","archived":false,"fork":false,"pushed_at":"2025-07-11T17:56:08.000Z","size":1925,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-11T19:34:31.384Z","etag":null,"topics":["wordpress","wordpress-boilerplate","wordpress-development","wordpress-plugin","wordpress-plugin-development","wordpress-starter-plugin","wp","wp-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zohaib87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-28T19:20:21.000Z","updated_at":"2025-07-11T17:54:59.000Z","dependencies_parsed_at":"2023-02-12T10:10:16.351Z","dependency_job_id":"e55ab3ea-fd02-41e5-bd60-67fa5ed68810","html_url":"https://github.com/zohaib87/xe-plugin","commit_stats":null,"previous_names":["zohaib87/xe-plugin","xecreators/xe-plugin"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/zohaib87/xe-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zohaib87%2Fxe-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zohaib87%2Fxe-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zohaib87%2Fxe-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zohaib87%2Fxe-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zohaib87","download_url":"https://codeload.github.com/zohaib87/xe-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zohaib87%2Fxe-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274782254,"owners_count":25348696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["wordpress","wordpress-boilerplate","wordpress-development","wordpress-plugin","wordpress-plugin-development","wordpress-starter-plugin","wp","wp-plugin"],"created_at":"2024-09-24T13:10:37.250Z","updated_at":"2026-01-02T21:00:51.559Z","avatar_url":"https://github.com/zohaib87.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## About Xe Plugin\n\n[![Issues](https://img.shields.io/github/issues/zohaib87/xe-plugin)](https://github.com/zohaib87/xe-plugin/issues)\n[![Release Latest](https://img.shields.io/github/v/release/zohaib87/xe-plugin?color=yellowgreen)](https://github.com/zohaib87/xe-plugin/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/zohaib87/xe-plugin/total)](https://github.com/zohaib87/xe-plugin/releases/latest/download/xe-plugin.zip)\n![Repo Size](https://img.shields.io/github/repo-size/zohaib87/xe-plugin.svg)\n[![License](https://img.shields.io/github/license/zohaib87/xe-plugin)](https://github.com/zohaib87/xe-plugin/blob/master/LICENSE.md)\n\nXe Plugin is a starter boilerplate for WordPress plugin developers. It provides a clean, modular codebase along with a pre-configured build process to speed up plugin development. Designed with scalability in mind, this plugin helps you quickly set up your own functionality — whether you’re building for clients or preparing a product for the marketplace.\n\n**Key Features:**\n\n* Organized file structure following WordPress best practices\n* Saves time by providing reusable core plugin features\n* Easily extendable to support custom post types, shortcodes, admin pages, and more\n* Ideal for rapid development of client projects or commercial plugins\n\n**Who it's for:**\n\nFreelancers, agencies, or product developers who want a reliable, modern foundation for creating powerful WordPress plugins.\n\n[![Download Latest Release](https://img.shields.io/badge/Download_Latest_Release-blue?style=for-the-badge)](https://github.com/zohaib87/xe-plugin/releases/latest/download/xe-plugin.zip)\n[![Explore Documentation »](https://img.shields.io/badge/Explore_Documentation-282a2e?style=for-the-badge)](https://zohaib87.github.io/xe-plugin)\n\n## Requirements\n\nLatest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodejs.org/en/).\n\n## Getting Started\n\n1. Change folder name to your plugin name. e.g: `xurais` or `xu-rais`.\n2. Navigate to `node_scripts` folder and open `config.json` with your favorite editor.\n    - Change `\"name\"` to your plugin name eg: `Xurais` or `Xu Rais`.\n    - Change `\"global\"` to a unique prefix. e.g: `xurais` or `xus`.\n    - Change `\"build\"` to your desired folder path.\n3. Open command line, navigate to project folder and run `npm install` to install dependencies.\n4. Run `npm run init` command to change text-domain, prefixes, DocBlocks etc.\n5. Run `npm run build` command to generate a clean copy in destination folder.\n\n*Note: `.pot` file will also be generated inside languages folder.*\n\n## Contributing\n\n🖥️ Hello, fellow developer! 🙂\n\nYour [pull requests](https://github.com/zohaib87/xe-plugin/pulls) will be highly welcomed. If you're looking for something to start with, you can check the [issues](https://github.com/zohaib87/xe-plugin/issues) or open one about something you want to contribute and we can discuss it before your pull request.\n\n1. You must have latest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodejs.org/en/).\n2. Create a fork of this repository.\n3. Clone the fork on your local machine. Your remote repo on Github is called `origin`.\n4. Add the original repository as a remote called `upstream`.\n5. If you created your fork a while ago be sure to pull upstream changes into your local repository.\n6. Open command line, navigate to the local repository and run `npm install` to install dependencies.\n7. Create a new branch to work on. Keep in mind that code should meet the [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/).\n8. Once changes/feature/fix is completed, push your branch to your fork on Github, the remote `origin`.\n9. From your fork open a pull request in the correct branch. Target this project's `main` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzohaib87%2Fxe-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzohaib87%2Fxe-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzohaib87%2Fxe-plugin/lists"}