{"id":17780668,"url":"https://github.com/veerajxcode/chooseyourbestsellingproducts","last_synced_at":"2026-04-13T14:33:16.546Z","repository":{"id":247346252,"uuid":"825578860","full_name":"veerajxcode/chooseyourbestsellingproducts","owner":"veerajxcode","description":"A plugin that allows you to show best selling products automatically and manually.","archived":false,"fork":false,"pushed_at":"2024-12-05T08:46:59.000Z","size":1947,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-05T09:33:30.546Z","etag":null,"topics":["babel","composer","gutenberg-blocks","javascript","linting","reactjs","webpack","woocommerce","wordpress","wordpress-plugin","wpcs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/veerajxcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-08T05:49:23.000Z","updated_at":"2024-11-04T04:36:26.000Z","dependencies_parsed_at":"2024-07-08T08:51:49.120Z","dependency_job_id":"27b621b8-255c-4ad2-b53e-79b2a9a1f737","html_url":"https://github.com/veerajxcode/chooseyourbestsellingproducts","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.09090909090909094,"last_synced_commit":"f0383b2e1ce69eadde42afcd52006901eddb3c3d"},"previous_names":["veerajxcode/bestsellingproducts","veerajxcode/chooseyourbestsellingproducts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veerajxcode%2Fchooseyourbestsellingproducts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veerajxcode%2Fchooseyourbestsellingproducts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veerajxcode%2Fchooseyourbestsellingproducts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veerajxcode%2Fchooseyourbestsellingproducts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veerajxcode","download_url":"https://codeload.github.com/veerajxcode/chooseyourbestsellingproducts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229701728,"owners_count":18110203,"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","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":["babel","composer","gutenberg-blocks","javascript","linting","reactjs","webpack","woocommerce","wordpress","wordpress-plugin","wpcs"],"created_at":"2024-10-27T03:03:28.722Z","updated_at":"2026-04-13T14:33:11.508Z","avatar_url":"https://github.com/veerajxcode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Choose Your Best Selling Products (CBSP)\n\n[![Project Status: Active.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\nA WordPress plugin to showcase top selling products in a customizable grid layout, with flexible options for both automatic and manual product selection.\n\n\u003c!-- Add a relevant banner image here --\u003e\n\n## Maintainer\n\n| Name                                                   | Github Username |\n|--------------------------------------------------------|-----------------|\n| [Veeraj Yadav](mailto:veeraj11yadav@gmail.com)        |  @veerajxcode   |\n\n## Features\n\n1. **Customizable Product Grid Layout**: Configure the number of columns and rows, and customize the information displayed (image, title, price, view button).\n\n2. **Automatic Product Display**: Fetch and display WooCommerce's top-selling products from the past week using WooCommerce's API.\n\n3. **Manual Product Selection**: Choose specific products manually with a fast-loading product dropdown featuring search for large catalogs.\n\n4. **Real-Time Preview**: Make changes in the Gutenberg editor and see updates in real-time.\n\n5. **Responsive Design**: Built with Bootstrap, ensuring the grid looks great on all devices.\n\n## Image Gallery\n\nBelow is a preview of the CBSP plugin in action:\n\n\u003cdiv style=\"display: flex; overflow-x: auto;\"\u003e\n  \u003cimg src=\"https://github.com/veerajxcode/chooseyourbestsellingproducts/blob/master/assets/src/img/screenshot-1.png\" alt=\"Screenshot 1\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/veerajxcode/chooseyourbestsellingproducts/blob/master/assets/src/img/screenshot-2.png\" alt=\"Screenshot 2\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/veerajxcode/chooseyourbestsellingproducts/blob/master/assets/src/img/screenshot-3.png\" alt=\"Screenshot 3\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/veerajxcode/chooseyourbestsellingproducts/blob/master/assets/src/img/screenshot-4.png\" alt=\"Screenshot 4\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/veerajxcode/chooseyourbestsellingproducts/blob/master/assets/src/img/screenshot-5.png\" alt=\"Screenshot 5\" width=\"300\"\u003e\n\u003c/div\u003e\n\n## Getting Started :clipboard:\n\nThese instructions will help you get the plugin up and running on your WordPress site.\n\n### Prerequisites :door:\n\nYou need to have WooCommerce installed and activated on your WordPress site.\n\n### Installation :wrench:\n\n1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it via the WordPress plugin screen directly.\n2. Activate the plugin through the 'Plugins' screen in WordPress.\n3. Go to the Gutenberg editor, search for the \"CBSP\" block, and customize your settings.\n\n## Features in Detail\n\n### Product Grid Layout\n\n- Option to configure the grid with the number of columns and rows.\n- Products are displayed in a responsive grid, pulled either automatically or manually.\n\n### Manual and Automated Product Selection\n\n- Automatically display top-selling products based on WooCommerce’s last week’s sales data.\n- Manual mode allows users to search for and select specific products.\n\n### Customizable Product Display Settings\n\n- Choose whether to show or hide details like image, title, price, and the \"View Product\" button.\n\n### Performance Features\n\n- The plugin optimizes data fetching by loading only essential details in manual mode (product ID, name, price).\n- Includes virtual scrolling and infinite loading for better handling of large product catalogs.\n\n## Author :pencil:\n\n* **[Veeraj Yadav]**\n\n## License :scroll:\n\nThis plugin is licensed under GPLv2 or later. See the full license here: [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveerajxcode%2Fchooseyourbestsellingproducts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveerajxcode%2Fchooseyourbestsellingproducts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveerajxcode%2Fchooseyourbestsellingproducts/lists"}