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. Learn more →
Top 23 PHP wordpress-plugin Projects
-
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
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.
-
Project mention: WP performance with large database of media (photography) | /r/Wordpress | 2023-02-24
Personally, I use this one.
-
-
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-13JetPack
-
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/
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.
-
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).
-
-
intervention
WordPress plugin to configure wp-admin and application state using a single config file.
-
Project mention: What is the basic use of GitHub Desktop for CI/CD work on WordPress websites? | /r/github | 2023-06-13
WP Rocket
-
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:
-
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
-
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?
-
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.
-
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
-
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
-
-
Paid Memberships Pro
WordPress membership plugin to restrict access to content and charge recurring subscriptions using Stripe, PayPal, and more. Fully open source. 100% GPL.
-
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.
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.
PHP wordpress-plugin related posts
- My must have WordPress plugins for 2024
- ActivityPub 1.0.0 – WordPress Plugin
- Migrating/Mapping User Data from Rails to Wordpress
- Looking for an instance that allows longer Blog-style posts when needed
- Nuxt3, Wordpress and ACF Flexible content types
- redirect headless wordpress frontend without affecting API
- What is the basic use of GitHub Desktop for CI/CD work on WordPress websites?
-
A note from our sponsor - Onboard AI
getonboard.dev | 5 Dec 2023
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 |