PHP wordpress-plugin

Open-source PHP projects categorized as wordpress-plugin

Top 23 PHP wordpress-plugin Projects

  • wp-graphql

    :rocket: GraphQL API for WordPress

    Project mention: Nuxt3, Wordpress and ACF Flexible content types | /r/Nuxt | 2023-06-19

    It's very easy to use when you use https://www.wpgraphql.com/ Here's an example of a repeatable component I set up using the repeater filled. It might help you.

  • git-updater

    This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes

    Project mention: What's your WP development environment like? | /r/Wordpress | 2022-12-28

    Oh! In that case Github and https://github.com/afragen/git-updater

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

  • S3-Uploads

    The WordPress Plugin to Store Uploads on Amazon S3

    Project mention: WP performance with large database of media (photography) | /r/Wordpress | 2023-02-24

    Personally, I use this one.

  • amp-wp

    Enable AMP on your WordPress site, the WordPress way.

  • php-qrcode

    A QR code generator and reader with a user friendly API. PHP 7.4+

    Project mention: Has anyone used this library in Laravel to create custom QR codes? | /r/PHPhelp | 2023-04-27

    Not OP but there are some references to logos in the documentation but it seems the functionality isn't fully implemented yet. See here for example: https://github.com/chillerlan/php-qrcode/wiki/QRMatrix

  • jetpack

    Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.

    Project mention: What is the basic use of GitHub Desktop for CI/CD work on WordPress websites? | /r/github | 2023-06-13

    JetPack

  • wp2static

    WordPress static site generator for security, performance and cost benefits

    Project mention: WordPress plugin hole puts '2M websites' at risk | news.ycombinator.com | 2023-05-08

    > It is not actually that hard to run Wordpress securely. Stick to supported plugins and themes, and install security patches quickly when they are released.

    Depending on your site's functionality, it may also be possible to run a static WP site:

    * https://wordpress.org/plugins/simply-static/

    * https://wp2static.com

    You do all your regular updates via the CMS, but, instead of putting the dynamic site on the public Internet, you generate static files and point your public web server's HTML rootdir at those.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • ElasticPress

    A fast and flexible search and query engine for WordPress.

    Project mention: How can I improve the search function of WordPress? | /r/Wordpress | 2023-04-13

    https://github.com/10up/ElasticPress you may be able to rip it out. Idk I’ve never attempted.

  • wordpress-to-jekyll-exporter

    One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll (or Hugo or any other Markdown and YAML based site engine).

  • two-factor

    Two-Factor Authentication for WordPress.

  • intervention

    WordPress plugin to configure wp-admin and application state using a single config file.

  • wp-rocket

    Performance optimization plugin for WordPress

    Project mention: What is the basic use of GitHub Desktop for CI/CD work on WordPress websites? | /r/github | 2023-06-13

    WP Rocket

  • wp-graphql-woocommerce

    Add WooCommerce support and functionality to your WPGraphQL server

    Project mention: Learning about HPOS - testing it out for the first time. A little information, please. | /r/woocommerce | 2023-03-15

    So I heard that HPOS exists, and it's time to try WooCommerce again over 8-10 years or so. I set it up, enabled the HPOS feature and installed WpGraphQl + https://github.com/wp-graphql/wp-graphql-woocommerce. I still need to test WPML (or something else) for the product translations. But My question is:

  • acorn

    Laravel components for WordPress plugins and themes (by roots)

    Project mention: Setting up WordPress in 2023 | dev.to | 2023-02-07

    cd $HOME/sites/test.site.example cd wp-content/plugins/ git clone https://github.com/roots/acorn.git acorn cd acorn git checkout 2.x composer install cd ../../.. git clone https://github.com/tobyink/wp-thyme-theme.git thyme cd wp-content/themes/ ln -s ../../thyme/ thyme cd ../../thyme/ composer install yarn install yarn build chmod -R ugo+rwX public/ resources/styles/common/_wp_theme.scss

  • wp-password-bcrypt

    WordPress plugin to implement secure bcrypt hashed passwords

    Project mention: Migrating/Mapping User Data from Rails to Wordpress | /r/rails | 2023-09-01

    Another issue is about migrating passwords. Devise uses bcrypt while WP uses MD5 hash. So I think my options are changingWP to use bcrypt or simply generating new passwords and emailing users with a notification and reset password link. I'm using miniOrange from what I understand WP will be the main database for authentication. I'm guessing there won't be a need to update the Rails password?

  • laps

    Light WordPress profiler.

    Project mention: PSA: For anyone having trouble narrowing down performance issues on your sites, use code profiler to find the culprits | /r/Wordpress | 2023-02-01

    You will need the pro version before this profiler becomes actually useful. Another (sort of) alternative would be https://github.com/Rarst/laps which you can extend to your liking.

  • qtranslate-xt

    qTranslate-XT (eXTended) - reviving qTranslate-X multilingual plugin for WordPress. A new community-driven plugin soon. Built-in modules for WooCommerce, ACF, slugs and others.

  • Cavalcade

    A better wp-cron. Horizontally scalable, works perfectly with multisite.

    Project mention: Our Product Feed Plugin (Syncs to Google and Facebook) requires the Wordpress WP-Cron be activated, what should we do? | /r/Wordpress | 2022-12-22

    We use cavalcade (https://github.com/humanmade/Cavalcade) as a substitute of wp cron

  • classifai

    Supercharge WordPress Content Workflows and Engagement with Artificial Intelligence.

    Project mention: While everyone is on the AI / ChatGDP hype; is there anything fun we can do with it for WP such as PHP or anything? | /r/Wordpress | 2023-01-12

    I have been seeing this plugin in the explore sidebar on github a lot lately: https://github.com/10up/classifai

  • wordpress-activitypub

    ActivityPub for WordPress

    Project mention: ActivityPub 1.0.0 – WordPress Plugin | news.ycombinator.com | 2023-09-13
  • the-seo-framework

    The SEO Framework WordPress plugin.

    Project mention: WordPress vs Laravel: Which Platform Offers Better SEO Capabilities | /r/u_simpliortechnologies | 2023-05-25

    Download: The SEO Framework Plugin for your WordPress website.

  • redis-cache

    A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

    Project mention: What are your must instal plug-ins? | /r/Wordpress | 2023-04-20

    Ah yes, good catch. For caching I use Redis (which is installed/setup on the server, and connected via the Redis Object Cache plugin). I tend to also implement a good amount of caching in the theme itself using WP's built in caching functions, as well as utilizing Cloudflare. All assets (SCSS, JS etc...) are compressed/minified before being pushed up to the theme's repo.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-13.

PHP wordpress-plugin related posts

Index

What are some of the best open-source wordpress-plugin projects in PHP? This list will help you:

Project Stars
1 wp-graphql 3,540
2 git-updater 3,099
3 S3-Uploads 1,812
4 amp-wp 1,773
5 php-qrcode 1,607
6 jetpack 1,522
7 wp2static 1,338
8 ElasticPress 1,209
9 wordpress-to-jekyll-exporter 1,031
10 two-factor 666
11 intervention 633
12 wp-rocket 626
13 wp-graphql-woocommerce 611
14 acorn 603
15 wp-password-bcrypt 596
16 laps 528
17 qtranslate-xt 528
18 Cavalcade 497
19 classifai 496
20 wordpress-activitypub 416
21 Paid Memberships Pro 410
22 the-seo-framework 397
23 redis-cache 375
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev