tachyon-plugin
wp-graphql
| tachyon-plugin | wp-graphql | |
|---|---|---|
| 2 | 54 | |
| 87 | 3,781 | |
| - | 0.1% | |
| 4.2 | 9.7 | |
| 5 months ago | about 19 hours ago | |
| PHP | PHP | |
| - | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tachyon-plugin
-
Show HN: Daminik – An Open source digital asset manager
You might be interested in Tachyon https://github.com/humanmade/tachyon-plugin, an image resizing service built to be used with Amazon S3 as the image backend, AWS Lambda (or any node.js server) to process images using sharp, and sits behind a CDN such as CloudFront or CloudFlare.
Disclaimer: my employer (but I don’t work on the project).
-
What is the most efficient way to serve images as WebP and use JPG/PNG fallback? It doesn't necessarily have to be a plugin- in fact I'd rather do it manually if it's even slightly more effective. I also use BunnyCDN and Litespeed Cache if that matters
You (or WordPress) need to provide the image dimensions you want the image to be resized to in the URL requesting the image. Bunny.net can't know what the image being requested should be resized to based on how it is displayed on a webpage. You can't just enable Bunny Optimizer and do nothing on the WordPress side, you'll see no difference. You need a plug-in like https://github.com/humanmade/tachyon-plugin that will change the URLs of images so they will be resized properly by the CDN.
wp-graphql
-
WordPress, Ghost, Hugo? The great CMS war
WPGraphQL GraphQL endpoint for headless setups (yes, it’s legit)
-
Why Everyone Hates WordPress
Are you dead set on building a Nuxt + Vue application? Partial to NextJS like I am? Well good news everyone, WordPress has done a pretty decent job over the past couple of years building out the WordPress API and enabling developers to leverage WordPress as a Headless CMS. Pair that with the amazing WPGraphQL Pluginand you’re cooking with JavaScript. You get all the benefits of really solid backend CMS that end users are familiar with, and can grasp with a 1 hour CMS training, distributed using your favorite flavor of JavaScript.
-
Nuxt3, Wordpress and ACF Flexible content types
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.
-
redirect headless wordpress frontend without affecting API
I am using Headless Wordpress with https://www.wpgraphql.com/ for API hosted on SiteGround and Nextjs for frontend.
-
Looking for a plugin/codebase using which I can enter and save data which will then be available via the REST API
I think you might be looking for WPGraphQL
-
Why is does modern HTML/CSS seem so complex and convoluted? (details in comment)
- WPGraphQL
-
I made my own WordPress Plugin!
Look at other popular plugins to see what they do, and how that's different from what you did. For example browse a bit through https://github.com/wp-graphql/wp-graphql
-
How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API
As you can see I'm getting all the posts from my Wordpress GraphQL endpoint and receiving the title, excerpt, slug and date fields, there's more I can get if I follow the GraphQL API for Wordpress documentation, but that's all I need for the demo.
-
Show HN: New GraphQL API for WordPress (1.5 years of development, 16000 commits)
How does this compare to WPGraphQL https://www.wpgraphql.com that's been around for quite some time (https://github.com/wp-graphql/wp-graphql)
Did you find shortcomings with that plugin?
-
how to add login for site owner and functions to add and remove media/text from website?
You can use wordpress as a backend and then hook up your frontend through a graphql api plugin.
What are some alternatives?
tachyon - Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant. [GET https://api.github.com/repos/humanmade/tachyon: 403 - Repository access blocked]
wp-graphql-jwt-authentication - Authentication for WPGraphQL using JWT (JSON Web Tokens)
webp-express - Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
dc-mailchimp-signup - MailChimp integration for your WordPress website. Add widget for users to signup for your newsletter; automatically send newly registered user to a custom MailChimp audience; integrates with WooCommerce & Ultimate Member plugins
S3-Uploads - The WordPress Plugin to Store Uploads on Amazon S3
WP-API - The WP REST API has been merged into WordPress core. Please do not create issues or send pull requests. Submit support requests to the forums or patches to Trac (see README below for links).