Find Jobs
Hire Freelancers

PHP cron script to update WordPress database

£20-250 GBP

Fechado
Publicado há quase 8 anos

£20-250 GBP

Pago na entrega
PHP Cron script (Runs once daily) to read from an .xml or .csv file (File type to be confirmed) and populate into the wordpress database. We can give a copy of the theme for testing the inputting the new data. What important is; 1) Importing new data 2) If there has been any changes on the .xml or .csv, to update the record(s) within wordpress according to the changes on the .xml/.csv 3) If the record is no longer on the .xml/.csv then to remove it from the wordpress database PHP, MySQL and WordPress experience is important. We are a group of developers, so if you could give us a quick run over your development plan it would be most appreciated. I are not doing it ourselves due to workload. If you could supply development plan, time and price that would be great.
ID do Projeto: 10874031

Sobre o projeto

44 propostas
Projeto remoto
Ativo há 8 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
44 freelancers estão ofertando em média £190 GBP for esse trabalho
Avatar do Usuário
Hello! With 98% to 99% completion rate, 900+ successfully completed projects, and a 4.99 reputation (maximum possible, 5.0) (can be verified on my profile page https://www.freelancer.com/u/rajeshsonisl.html !!)... you can never go wrong choosing me :) I am available to get started on your project right away. I look forward to your reply. Thanks. Kind Regards, Rajesh Soni
£368 GBP em 2 dias
4,9 (1099 avaliações)
8,9
8,9
Avatar do Usuário
Hi I work towards providing reliable, relevant and robust IT solutions at most competitive prices to my customers. I ensure 100% customer satisfaction so lets start Thanks
£195 GBP em 8 dias
4,8 (477 avaliações)
8,3
8,3
Avatar do Usuário
I have read your project details, and I am interested in offering my services. I provide 100% satisfaction guaranteed on all my work. Milestone is required to begin; to be released when the job has been satisfactorily completed. I estimate a 3-4 day turnaround (including weekends) on this project. ftp details to your server will be required. Contact me at your soonest convenience so we may get your solution delivered quickly. Thanks, coderXO
£200 GBP em 3 dias
4,9 (788 avaliações)
8,3
8,3
Avatar do Usuário
Hey there, I can implement this for you: The script would do the following 1) Read the File 2) Get the existing records from Database 3) Do a diff on File and Existing Records => If (NewRecordsinFile) Insert, else if(RecordsinDatabaseButNotFile) delete else do nothing This script would run periodically using cron.
£150 GBP em 5 dias
5,0 (138 avaliações)
7,7
7,7
Avatar do Usuário
Hello I can help you on corn job. I am preferred freelancer here with 100% completion rate. I have 6+ years experience on Wordpress, PHP and mySql right now I am project manager of bitZenith. I am very much confident to start this project after completion you can pay. Regards Neha M.
£166 GBP em 5 dias
4,9 (51 avaliações)
7,2
7,2
Avatar do Usuário
Hi Time - 3 days Price - 142 Development plan - use csv or xml libraries read all data from file and then import them into mysql wordpress db BR Dmitry
£142 GBP em 3 dias
4,4 (47 avaliações)
8,0
8,0
Avatar do Usuário
if I understood correctly the database should contain exactly the same content as the xml file after each update? the task is feasible, I just need to take a look at a xml sample please. your satisfaction is my first objective trust me.
£100 GBP em 3 dias
5,0 (199 avaliações)
7,2
7,2
Avatar do Usuário
Hello Let's explore the requirement and kindly let us know if you would like us to share our skills & experiences with previous development. Thanks & Regards Moumita
£194 GBP em 8 dias
4,7 (225 avaliações)
7,5
7,5
Avatar do Usuário
Hello, I have gone through your outsourced requirements "PHP cron script to update WordPress database" and have analyzed that I have right skills (MySQL, PHP, Wordpress) to execute your esteemed project. I will complete your project within 3 days, LIFETIME error free guarantee and provide 365 days (ONE YEAR) support... ===== Why choose me? ===== 5.0 / 5.0 rating, 100% completion rate, 100% on-time completion, 100% on-budget :) Kindly, check my profile: http://www.freelancer.com/u/BitLabs.html I work smart, hard, and strictly bid only what we can do! No sub-contracting... ever! You will never go wrong choosing me :)
£195 GBP em 3 dias
5,0 (151 avaliações)
6,9
6,9
Avatar do Usuário
Hi, I have read your specification and can definitely help you with your requirements. Please open a line of communication to discuss the project so that i can make it as per your vision and I am ready to start this project. waiting for your quick and positive response. Best regards
£150 GBP em 10 dias
4,9 (78 avaliações)
6,6
6,6
Avatar do Usuário
Hello. Basically this is functionality of of wordpress plugin. Could you please send sample of file which will be used for import? Feel free to chat. Thanks and have a nice day.
£333 GBP em 3 dias
5,0 (42 avaliações)
6,5
6,5
Avatar do Usuário
Warm Regards, I am pleased to inform you that your PR matches our expertise who own all the right credentials to execute this job in a very proficient way with a proven track record which shows our dedication towards satisfactory work, I request you to please initiate the discussion so that I can reach you efficiently, I can schedule an in-person to have better understanding on every minute requirement, final quote and deadline. Ready to share Portfolio on demand.(Committed instant reply)
£526 GBP em 3 dias
4,3 (66 avaliações)
6,8
6,8
Avatar do Usuário
Hi, Lets discuss more about that script functionality and ready to start develop right now !! I have more than 6 and half years of professional experience in PHP MYSQL website developments and integrating API scripts . Looking forward to discuss more details about the project and start work on this project ASAP. awaiting for your reply regards Sri
£100 GBP em 2 dias
4,8 (129 avaliações)
6,0
6,0
Avatar do Usuário
Hi, this can be done with a lot of custom coding depending on the filetype you choose. I would suggest that the easier route is CSV if you don't have multiple field values since a lot of the parsing will be very manageable. If you go the route of XML which would be better for multiple field values, I can also do that but it will require more work. Particularly, the hardest part would be to insert the information correctly into Wordpress database. If its just simple standard information, this won't be a problem but if you have photo fields, the code will get a little more complicated because technically we'll have to import the files into the upload folder plus add it to the database etc. What you will also want to look at is the actual cron performance. For example, if you XML or CSV file has 1000 records, this could take a while to process. How big is your data going to be and how often are you going to be changing data in these files since this will affect the performance of the server depending on how much updates are taking please. Please let me know, I'm interested in coding this for you
£200 GBP em 3 dias
5,0 (26 avaliações)
5,5
5,5
Avatar do Usuário
Hi I can code a cron script which will run daily basis. it will take csv OR xml file and import into mysql db Pls share the format of the file and the db structure to get an idea Looking forward to hear from you soon Thanks
£150 GBP em 3 dias
4,9 (68 avaliações)
5,1
5,1
Avatar do Usuário
Hello! Can do this task for you very quickly. May start working right now. I have wide experience in writing utilities on PHP for Wordpress (working with APIs, databases, monitoring and control systems, and so on). Almost always online, waiting for your answer Thank you.
£89 GBP em 2 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED KINGDOM
Glenavy, United Kingdom
5,0
1
Membro desde jun. 27, 2016

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.