{"id":37226949,"url":"https://github.com/pressidium/pressidium-performance","last_synced_at":"2026-01-15T03:15:30.238Z","repository":{"id":325712991,"uuid":"1102000201","full_name":"pressidium/pressidium-performance","owner":"pressidium","description":"🚀 Speed up your WordPress site, improve Core Web Vitals and enhance user experience with one-click image optimization, CSS \u0026 JavaScript minification. ","archived":false,"fork":false,"pushed_at":"2025-12-17T16:39:25.000Z","size":5055,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-21T05:05:44.400Z","etag":null,"topics":["avif","image-optimization","optimization","performance","webp","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://pressidium.com/open-source/performance-plugin/","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/pressidium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-22T16:26:32.000Z","updated_at":"2025-12-11T16:53:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pressidium/pressidium-performance","commit_stats":null,"previous_names":["pressidium/pressidium-performance"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pressidium/pressidium-performance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressidium%2Fpressidium-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressidium%2Fpressidium-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressidium%2Fpressidium-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressidium%2Fpressidium-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pressidium","download_url":"https://codeload.github.com/pressidium/pressidium-performance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressidium%2Fpressidium-performance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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":["avif","image-optimization","optimization","performance","webp","wordpress","wordpress-plugin"],"created_at":"2026-01-15T03:15:29.568Z","updated_at":"2026-01-15T03:15:30.224Z","avatar_url":"https://github.com/pressidium.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"128\" height=\"128\" src=\"./icon.png\" /\u003e\n\u003c/p\u003e\n\n# Pressidium Performance\n\n🚀 The Pressidium Performance plugin is designed to supercharge your site’s speed and enhance your visitors’ experience by reducing load times and improving your site’s performance scores. It optimizes JavaScript and CSS by minifying and merging files, and compresses images in your Media Library using modern formats like WebP and AVIF to accelerate media loading without sacrificing quality.\n\n![Performance plugin screenshot](./.wordpress-org/screenshot-1.png)\n\n## Table of Contents\n\n* [Setup](#setup)\n* [Features](#features)\n* [Contributing](#contributing)\n* [License](#license)\n* [About Pressidium](#about-pressidium)\n\n## Setup\n\n1. Install Composer dependencies\n\n    ```bash\n    composer install\n    ```\n\n2. Install npm dependencies\n\n    ```bash\n    npm install\n    ```\n\n3. Build the plugin\n\n    ```bash\n    npm run build\n    ```\n\n4. Upload the entire `pressidium-performance` folder to the `wp-content/plugins/` directory\n\n5. Activate the plugin through the “Plugins” menu in WordPress\n\n## Features\n\n### 🪄 Optimize Your Images\n\n![Image optimization tab screenshot](./.wordpress-org/screenshot-3.png)\n\nSpeed up your site by compressing Media Library images in the background.\n\n* Convert them to modern formats like **WebP or AVIF**\n* Automatically **optimize on upload** or **bulk-optimize your entire library**\n* **Control quality** by choosing between smaller file sizes or sharper images\n* Optionally **keep original files** for peace of mind (automatically restored if you remove the plugin)\n\n### ✂️ Minify Your Scripts and Stylesheets\n\n![Minification tab screenshot](./.wordpress-org/screenshot-5.png)\n\nImprove your site’s performance by **reducing the size of your JavaScript and CSS files**, ensuring faster load times.\n\n### 🗃️ Concatenate JavaScript and CSS Files\n\n![Concatenation tab screenshot](./.wordpress-org/screenshot-6.png)\n\nReduce HTTP requests and speed up loading across your entire site, by **combining multiple JavaScript and CSS files into a single bundle**.\n\n### 🕒 Lightweight Smart Background Operations\n\n![Background processes tab screenshot](./.wordpress-org/screenshot-7.png)\n\n* **All processes run seamlessly in the background** to minimize site impact, conserve server resources and prevent performance bottlenecks or timeouts.\n* **Monitor** every optimization task running behind the scenes. **Pause, resume or cancel tasks** instantly.\n\n## Contributing\n\nInterested in contributing? Thank you! ❤️\n\nOpen source projects like this one thrive on the contributions of developers like you. Your help is much appreciated! All types of contributions are welcome and valued. You’ll find everything you need in [`CONTRIBUTING.md`](./CONTRIBUTING.md).\n\n## License\n\nGNU GPL v2 or later, check the [`LICENSE`](./LICENSE) file.\n\n## About Pressidium\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pressidium.com/free-trial/?utm_source=ppplugin\u0026utm_medium=ghreadme\u0026utm_campaign=wpplugins\"\u003e\n        \u003cimg width=\"850\" src=\"./assets/images/banner.png\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nThis is a free and open source WordPress plugin developed by Pressidium®. Pressidium offers managed hosting for WordPress optimized for performance, security, and scalability, powered by Pressidium EDGE, a globally distributed platform engineered for nonstop performance, fault tolerance, and mission-critical reliability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpressidium%2Fpressidium-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpressidium%2Fpressidium-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpressidium%2Fpressidium-performance/lists"}