Create a simple WordPress plugin
The user of the site copies the content from his Excel table and inserts the data into the form field.(Ctrl + C and Ctrl + V)
We process these data through JS as here https://codepen.io/azam/pen/GRRRjdL
or here https://jsfiddle.net/mowglisanu/zmhg5rwo/
Or you can use any library to work with a buffer.The table with which the user copies the data will always have the same structure, that is, the same column names.We send the formed json to the backend (wp_ajax)
In the insert, see the columns of the table and the corresponding json keys.PHP (WordPress) simply sends these data through wp_remote_post to the service:
$options = array(
‘headers’ => array(
‘Content-Type’ => ‘application/json’
and the
‘body’ => $_POST[‘data’]
and the
$url = 'link to the service provided';
$response = wp_remote_post( $url, $options );
Each line new requests wp_remote_post
After sending, show a message of successful sending or show an error in the form.If any questions are ready to help.
Applications 1
Client's review of cooperation with Vitalii Kulii
Create a simple WordPress pluginEverything is done according to the requirements. All the instructions he asked were made.
thank you
Freelancer's review of cooperation with Bogdan Maslii
Create a simple WordPress pluginClear setting of tasks, appropriate requirements. I recommend cooperation
-
432 5 1 Good day !
The task is simple, I have good experience working with the VP, so I will perform quickly, please contact me.
-
456 11 0 Hello, I have been working with VP for 7 years, have knowledge and experience to solve your task. I know JS, JQuery, Ajax and JSON. I also write plugins for VP without any problems. Go to turn.
-
17485 387 3 2 Hello to you. Ready to do, there is a lot of experience working on WordPress. turn to
-
1. Вы хотите вводить данные именно через поле input? Импорт таблицы с последующим разбором полей не подойдет?
2. В таблице всегда одна строка?
-
Current freelance projects in the category Web Programming
Support with Landing Page, subscription store, email collectionHello, I am looking for someone to provide technical support for launching a website: a landing page with a store and a newsletter system. The scope of work includes: creating a landing page / simple website, launching a store with the ability to sell products and subscriptions,… Web Programming ∙ 2 hours 43 minutes back ∙ 31 proposals |
Creation of a plugin for integration with the POS system Syrve, C#Develop a plugin for the Syrve POS system (on-premise), which is installed on the establishment's server. The plugin must: (1) transmit data to our server in real-time — orders, table statuses, payments, receipts; (2) receive commands from Reservble — booking confirmations,… C#, Web Programming ∙ 3 hours 38 minutes back ∙ 8 proposals |
Data on expenses, clicks, and campaigns from Google Ads is not transferred to Google Analytics 4 (in GA4 Ads co
45 USD
Fixing URL routing, redirects, and restoring parameter transmission (GCLID / UTM) in GA4 Context of the problem: Data on expenses, clicks, and campaigns from Google Ads is not being transmitted to Google Analytics 4 (in GA4 Ads cost = 0, conversions in Google Ads = 0).… Web Programming, Contextual Advertising ∙ 6 hours 16 minutes back ∙ 13 proposals |
Development of a single project based on the refinement and integration of 4 scriptsHello. I need to combine 4 scripts from different authors into a single environment. The composition includes a forum, a video portal, an article portal, and a classifieds board. I will provide the scripts. Detailed specifications are in the attached files. Please think about… PHP, Web Programming ∙ 7 hours 1 minute back ∙ 20 proposals |
No applications are coming to TG ocStore (OpenCart)Requests from the online store to Telegram have stopped coming. There are 5 websites hosted on the same server, the version of the engine and modules is the same, but a few weeks ago, requests stopped coming to TG from all sites (the TG bots and groups are different). Requests… Content Management Systems, Web Programming ∙ 7 hours 26 minutes back ∙ 52 proposals |