
În desfășurare
Data postării:
Plata la predare
Fix Site Bugs on CSV/XML Import Addon I have a site on a CS CART MULTIVENDOR platform I have an addon from SIMTECH called “XML and CSV Import” At this moment, the functionalities of the addon from SIMTECH have been extended by another additional addon called “Custom Fields and Logic Import” I want the main addon from Simtech XML and CSV import, full license, to keep all the features and functions in stock. All other changes should be made by the additional addon that I will send you for expertise. I installed on [login to view URL], a test site, the addon from Simtech and then the additional addon “Custom Fields and Logic Import” After running for a period of 2 weeks, I found programming problems. I am interested in either checking the current addon, and where applicable, REVIEWING the functionalities so that they no longer produce errors, or an implementation with direct modifications to the original addon from SIMTECH which is called “XML and CSV Import”, as I will describe below: Below are the modifications made to the Original addon from SIMTECH, through the additional addon “Custom Fields and Import Logic”, functional at this time. 1) On the “OPTIONS” tab a) the addon has the ability to import products from the feed list according to price criteria: Example: I have a list of CSV/XML products with prices from 100 dollars to 1000 dollars. I import only products that have prices between 200 dollars and 400 dollars. Thus I have 2 fields: - 1 field with minimum price; - 200 dollars - 1 field with maximum price. – 400 dollars The import is done for products that have the prices specified between the two fields. b) has the option to NOT IMPORT products from FEED, which have zero (0) stock; c) Has the option to add VAT according to preferences; 2) On the “PRICE RULES” tab (this tab was added to the original addon from SIMTECH) a) This TAB adds price rules, commercial markup - modify margins depending on purchase prices, indicate prices in the From field and specify the required margin. For example, if we want to establish a margin of 40% compared to the purchase price of over 100 USD, indicate only From 100 and put 40 in the Margin field. If we want to set a 30% margin on the purchase price over 200 USD, just indicate From 200 and put 30 in the Margin field. The margin must work in Percent or Absolute. The respective margin must be automatically calculated between the prices. The number of prices must be unlimited. The ABSOLUTE margin must be implemented according to the table below 3)In the BACKGROUND, a condition must be run: We must only sell goods that are in stock, so that customers are never upset because of the absence of goods from the supplier's stock. So, if during the import through the feed a certain product is no longer in stock, the addon knows how to change (in the site database) the status of the missing product, to STOC 0 (zero), so that it is no longer listed on the site. 4)Has a real-time loading status bar for feeds Before rendering the addon's malfunctions at this time, I will present to your attention the main features of the SIMTECH addon “XML and CSV Import”: Features • Seamlessly import data in XML, CSV and YML formats. • Quickly upload and synchronize product data, including new products. • Keep up with price and inventory changes. • Enjoy the field mapping and category mapping functions. • Control which fields to import with the powerful setting of primary fields • Automatically import products via a cron script. • Clone import profiles. • Allow/disallow administrators to manage the import. • Modify imported data (using the standard Advanced Products Import adon) • Import common products for suppliers (Common Products for Suppliers add-on support) • Convert currency during import • Seamlessly import data in XML, CSV, JSON, and YML formats. These above are the features of the CSV & XML PRO addon To fully view the functionalities of the SIMTECH addon, I provide you with a link: [login to view URL]:~:text=The%20XML%20and%20CSV%20Import%20addon%20allows%20you,this%20add-on%20and%20make%20inventory%20management%20hassle%20free Below are the malfunctions of this import addon produced through feed from suppliers: 1) The cronjob does not run the CSV import flows. These should run on a single command that must be set in cron cpanel. Also, the flows when activating the cronjob in cpanel should run in cascade, one after the other, so as not to overload the server. The original addon has a general cron command for cascading all feeds ( php /home/kltvijex/public_html/[login to view URL] --dispatch=[login to view URL] --cron_password=MYPASS). I assume that the commands for running the cron were modified in the original SIMTECH addon. ; I prefer that the original CRON command from SIMTECH works and runs the import flows in a cascade, one after the other, so as not to overload the server. Also, the original SIMTECH addon has a CRON command for each supplier. I prefer to keep this CRON separate for each supplier. It should work as it was built by SIMTECH. Ican use it in various situations. Cron command on the supplier: php /home/kltvijex/public_html/[login to view URL] --dispatch=[login to view URL] --cron_password=MYPASS --import_id=2 2) At point 2) On the “PRICE RULES” tab, the ABSOLUTE margin must be implemented according to the table described above; 3) At point 3) In the BACKGROUND, the condition for deactivating the product at 0(zero) if it is temporarily absent from the stock (zero) and from the loading feed, does not work. If a product returns to stock (100 pieces), when synchronizing the import feed with the database on the site, it must be activated with a stock of 100 pieces. CS CART MULTIVENDOR has a condition that removes all products with stock 0(zero) from sale on the site. Here, a Management of discontinued and deleted products is required. Deleting, disabling or hiding all products in the store that have been removed from the supplier list. 4) Complete logs for work Each update of the price list must be recorded. So that we can check at any time: • What goods are missing from stock • How many products have been included/excluded • Which goods have been modified in price and to what extent • How many goods have been excluded from loading • And especially a warning for New products imported via feed that are waiting for category mapping. 5) Also at the end of the project during testing, when implementing on the Online site, any errors that could be produced by the addon must be checked. These errors will have to be resolved within the same project. Considering the above, I believe that the SIMTECH Addon “XML and CSV Import”, has been ALTERED and some functions in the addon have been canceled. So the addon has not kept its functions from the PACKAGE Attention! The Simtech addon must be kept as close to the original code as possible. Where it is necessary and absolutely necessary, but without altering its factory functionality, the code can be modified, in the sense of making that function work. It must also be taken into account that these implementations/modifications must also work for SUPPLIERS. It is the MULTIVENDOR platform Thank you!
ID-ul proiectului: 39975727
9 propuneri
Proiect la distanță
Activ: 3 luni în urmă
Stabilește bugetul și intervalul temporal
Îți primești plata pentru serviciile prestate
Evidențiază-ți propunerea
Te înregistrezi și licitezi gratuit pentru proiecte

Hello. I'm excited to help fix the bugs and implement the required features for your CS-CART MULTIVENDOR platform's XML and CSV Import addon. Project Understanding The project involves: - *Fixing cron job issues*: ensuring the cron job runs the CSV import flows correctly and in cascade - *Implementing absolute margin*: developing the absolute margin feature according to the provided table - *Product deactivation and activation*: modifying the code to deactivate products when out of stock and reactivate them when back in stock - *Log tracking*: creating a log system to track updates, including missing stock, product inclusions/exclusions, price modifications, and new products waiting for category mapping Approach - *Reviewing the current addon*: analyzing the current addon and identifying the issues - *Modifying the code*: making necessary modifications to the code to fix the issues and implement the required features - *Testing and debugging*: thoroughly testing and debugging the addon to ensure it works as expected Relevant Experience With 15+ years of experience in software development, I've successfully delivered numerous projects with similar requirements, including e-commerce platform customizations and addon development. "Let's work together to fix the issues and implement the required features for your CS-CART MULTIVENDOR platform's XML and CSV Import addon, ensuring it works seamlessly and efficiently."
$200 USD în 10 zile
4,8
4,8
9 freelanceri plasează o ofertă medie de $197 USD pentru proiect

Hello, I’d be glad to assist with your project. I have experience handling similar work and will make sure everything runs smoothly from start to finish. My goal is to deliver quality results on time and ensure you’re completely satisfied with the outcome. Let’s connect to discuss your project details — I’m ready to get started right away. Best regards, Pallvi Gupta
$100 USD în 2 zile
6,2
6,2

Hi, I just checked your job post and noticed you need help with "CS CART: CSV/XML Import Addon Bug Fix ". I’ve built similar projects before if you want to see I can share some. My approach: 1. Understand your exact needs 2. Build a clean, mobile-friendly solution 3. Test + deliver quickly so you can start using it without delay I can get started today and share a quick demo within 1-2days. When would be a good time for us to discuss your project in more detail? Best regards, Neha
$90 USD în 5 zile
6,4
6,4

Hi, I hope you are doing well! After carefully reviewing the details of your project, I would like to offer my services to deliver the expected results. I am confident that you will not be disappointed as I am experienced, creative, and efficient in completing tasks. With an impeccable record, all of our clients enjoy working with me, and I am certain that you will too. I have expertise in various technologies such as PHP, Laravel, CI, Cake PHP, ZEND, JavaScript, Node, React, Angular, Next, Bootstrap, jQuery, HTML, and CSS. Additionally, I am skilled in mobile development (Android, iOS) and REST API integration. Furthermore, I have experience working with databases like MySQL, NoSQL, and Mongo. Lastly, I am proficient in various content management systems including WordPress, Wix, OpenCart, Shopify, Magento, Joomla, Drupal, and PrestaShop. With Regards! Manpreet Kaur
$250 USD în 7 zile
6,0
6,0

Hi, I am ready to start your project. I have 5 years of experience in CS-Cart development and addon customization, and I understand that you need the SIMTECH CSV/XML Import addon fixed to retain all original functionalities while integrating your custom logic addon without errors. Please come to chat to discuss the details. Thanks & regards, Usman
$250 USD în 6 zile
3,5
3,5

Bucharest, Romania
Metoda de plată a fost confirmată
Membru din apr. 27, 2021
$30-250 USD
$30-250 USD
$30-250 USD
$250-750 USD
$30-250 USD
$25-50 USD/oră
$10-30 USD
₹12500-37500 INR
$250-750 USD
₹750-1250 INR/oră
$30-250 USD
$2-8 AUD/oră
$10-30 USD
₹600-1500 INR
$8-15 USD/oră
$2-8 USD/oră
$30-250 USD
$30-250 USD
$2-8 USD/oră
$250-750 USD
€12-18 EUR/oră
€30-250 EUR
$250-750 USD
$30-250 AUD
$10-30 USD