Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Tooling
0 votes
0 replies
47 views

I'm building a multi-vendor marketplace using the MERN stack (React + Node.js + MongoDB), and I'm looking for the best way to let each vendor create their own branded storefront. I'm trying to achieve ...
Score of 0
0 answers
119 views

I'm working on making a config file for my plugin and to make my test file to make sure it works but I can't seem to use getDataFolder. From what I found it's still a thing in docs. Here is what I ...
Score of 2
1 answer
142 views

I would like to implement the leaflet-labeler plugin into a R Shiny application that renders a Leaflet map, but I have been making very little headway. The GeoJson data is a point layer ...
Score of 0
1 answer
106 views

I am using the ASP plugin to accept credit card payments in my website: https://wordpress.org/plugins/stripe-payments/ This plugin has a shortcode, that displays a button, that when clicked, it opens ...
Tooling
0 votes
0 replies
101 views

I'm creating a website in WordPress that will include multiple (5-10) quizzes and I need it to work well on desktop and mobile. The quizzes are composed of around 20-40 questions, which the user will ...
Score of 2
0 answers
158 views

I'm trying to fold league/omnipay into a plugin suite in such a way that it's modular. So the core project module has this composer.json: { "require": { "league/omnipay"...
Tooling
0 votes
0 replies
101 views

Backstage 1.48.0/ 1.49.0 introduced a dynamic plugin loader which takes already packaged plugins and loads them dynamically at the point of building your Backstage application. I can only see a way to ...
Score of 0
0 answers
161 views

I am buliding a wordpress plugin. To take payment I am using Paypal. Users wil get an paypal link to pay the payment. I am using webhook for backend confirmation. But paypal can't reach may webhook ...
Advice
0 votes
5 replies
111 views

i´d like to know about where to find maven plugins in the following format: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-...
Score of 1
1 answer
143 views

I am developing a DolphinDB plugin and need to write data to either an in-memory table or a distributed table. In the plugin, I call the built-in function append! to perform the write, and I want to ...
Score of 0
0 answers
95 views

I am developing a DolphinDB plugin for DuckDB and encountered an issue when reading data of type TIMESTAMP_NS. For example, I have an allTypes table in DuckDB. Executing the following statements: ...
Advice
0 votes
0 replies
42 views

I have a question regarding a MIDI control software I have developed. Currently the app is standalone and can interface with a physical synth. It then replicates the synth's controls on-screen so that ...
Advice
1 vote
2 replies
163 views

I wanted to make a minecraft plugin but i don't have any idea about how... Do you have any suggestions about editors and library? Also some tutorials to watch or guides for start from 0, maybe some ...
Score of 3
1 answer
62 views

I am developing a DuckDB plugin for DolphinDB and have the following test case: @testing:case="test_duckdb_load_to_dfs_with_transform" -- A. Prepare DFS table dbPath = "dfs://...
Score of 1
0 answers
111 views

I have used the Convention plugin for **`ApplicationExtension`** and **`LibraryExtension`**, but the new version of **Android Gradle Plugin(AGP)** seems to be unable to support some extensions like ...

15 30 50 per page
1
2 3 4 5
1692