The problem with the long loading of the admin panel and the website has been fixed.
The website has come back to life and has become usable.
Everything was on time, clear,
The communication was of high quality.
I recommend for collaboration!
Good day, we are looking for a specialist who has experience working with the Imagecms platform
It is necessary to optimize the speed of the online store on this eponymous platform.
Complaints:
Website loading delays
Very slow operation of the site admin panel
Bring the performance indicator on pagespeed to an average of 60-80 across the site
Budget: 1000 UAH Deadline: 10 days
Good day, Andriy!
I have worked with the optimization of online stores (including custom CMS), I understand the typical reasons for slow performance — both on the frontend and in the admin panel.
I can help:
— conduct a speed audit (frontend + backend)
— identify the causes of delays (database queries, modules, caching, server)
— optimize page loading (Core Web Vitals)
— speed up the admin panel
— bring PageSpeed metrics to ~60–80 (realistic for most pages)
I work in stages: audit → list of problems → implementation → measurement of results.
Please let me know:
— do you have access to hosting and the admin panel?
— what hosting are you currently using (shared/VPS)?
Budget: 1000 UAH Deadline: 2 days
Good day, I have been developing and maintaining websites for over 8 years. The task is quite standard, I will perform it with quality, I have experience with Image CMS. I will provide examples of my work in private. Write to me, we will discuss!
Budget: 15000 UAH Deadline: 10 days
Hello! I will complete your task quickly and efficiently.
My latest works
https://florist-map.vercel.app
https://indexfast.pp.ua
https://monitortest.pp.ua
https://mamamia.pp.ua
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be happy to collaborate with you!
Budget: 2500 UAH Deadline: 3 days
Good day.
I will perform without problems quickly and qualitatively.
I specialize in image CMS, PHP.
I guarantee quality because I collect positive reviews for my portfolio)
Budget: 5000 UAH Deadline: 5 days
Good day. I have worked with this CMS. I have experience. I am ready to help.
Budget: 3000 UAH Deadline: 3 days
Good day, I am ready to take on the speed optimization, I would like to see the website first, please contact me.
Budget: 4000 UAH Deadline: 3 days
Good day, Andriy
I guarantee 85+ on desktop, 70+ on mobile
Write in private messages, we will discuss the details
I am ready to start today
Budget: 1700 UAH Deadline: 2 days
Hello. Let me help you figure out the reason and fix the speed of the website. Write to me privately - we will arrange it. Have a good day.
Budget: 7000 UAH Deadline: 7 days
I guarantee 90+ Google PageSpeed score, extensive experience in website optimization. I will be glad to cooperate.
Budget: 1000 UAH Deadline: 1 day
Hello, we are a small team that has been developing and supporting turnkey web solutions for over 4 years and we have experience specifically with the ImageCMS platform, knowing all its weaknesses in terms of performance. We will build a logical structure for optimizing media content, clean the database of excess logs to speed up the control panel, and implement modern compression standards to reach the target PageSpeed zone (60–80). Our experience of over 4 years allows us to guarantee high product culture, technical cleanliness of code, and stable operation of the store even under high traffic; be sure to check our completed projects: freshagro.com.ua, farfieworldwide.com, rivnekolo.com.
Budget: 1000 UAH Deadline: 1 day
Good day, my colleague and I have been professionally engaged in technical design and acceleration of outdated CMS systems for over 4 years, so we will help you solve the problem of your website's slow performance on ImageCMS. We will implement a frontend audit of the current scripts, set up server caching (Redis/Memcached) to speed up the admin panel, and ensure stable growth of Core Web Vitals metrics in Google PageSpeed. Our experience of over 4 years is confirmed by successful cases of optimizing heavy online stores with a large number of modules and products; check our quality of execution: drkukharevich.rivne.ua, crave-agency.com.ua, jk-solution.com.ua.
Budget: 1000 UAH Deadline: 1 day
Hello, my partner (designer + full-stack) and I have been specializing in technical optimization and the revival of complex e-commerce systems for over 4 years, particularly based on ImageCMS, so we will professionally eliminate the loading delays of your store. We will design the rendering architecture in Figma to visualize the priority of loading blocks, implement technically flawless database optimization to speed up the admin panel, and ensure a PageSpeed score of 60–80 through deep code refactoring. Our experience of over 4 years allows us to work effectively with the CodeIgniter architecture on which ImageCMS is built, guaranteeing stability after implementing changes; take a look at our technical works: hyperfi.tech, espressolab.com.ua, hudi.com.ua.
Budget: 1500 UAH Deadline: 1 day
Hello! I am ready to take on the optimization - I have worked with ImageCMS and know the specifics of the platform (CodeIgniter under the hood, specific cache structure, heavy admin panel due to a large number of queries).
Here’s how I will proceed:
1. Audit
I will take current PageSpeed metrics for key types of pages (homepage, category, product card, cart)
I will review the Slow Query Log in MySQL - this is a typical problem in ImageCMS
Profiling the admin panel using Xdebug/Blackfire to accurately find what is slowing it down (usually this is heavy product queries without indexes + unoptimized JS in the backend)
I will check the server environment (PHP version, OPcache, MySQL configuration)
2. Frontend / PageSpeed
Conversion of images to WebP + lazy-loading (can be connected in ImageCMS via a hook without hacking the core)
Minification and merging of CSS/JS, defer/async for non-critical scripts
Removal of unused plugins and their styles
Setting up correct HTTP cache headers + Brotli/Gzip
Preloading critical fonts, inlining critical CSS
Optimization of third-party scripts (Google Tag Manager, chats, pixel) - typically they consume 30-40 PageSpeed points
3. Backend / Admin panel
Caching heavy queries (Redis or file cache in ImageCMS)
Adding indexes in the database on columns used for filtering/sorting
Optimization of N+1 queries (a common problem in the admin panel for categories and products)
Enabling OPcache + correct realpath_cache_size
Cleaning up log and session tables that can bloat over the years
I guarantee results: PageSpeed 60-80 on main templates - a realistic goal for ImageCMS, I have achieved such metrics on similar projects. The admin panel will speed up by 2-5 times depending on the current state of the database.
A few ideas on top:
I will set up monitoring (UptimeRobot + Google Search Console Core Web Vitals) to see the dynamics of metrics in real users, not just lab tests
I will configure CDN (Cloudflare on the free plan) - often gives +10-15 PageSpeed points without any changes to the code
I will create a separate "before/after" report with screenshots - there will be something to show management
To provide an exact price and timeline, I need:
Access to the website (frontend) and preferably to the admin panel/FTP/hosting for the audit
Links to 2-3 typical pages that are most concerning
Version of ImageCMS and current hosting
Budget: 7000 UAH Deadline: 7 days
I work not on the principle of random fixes, but through a complete technical audit and systematic elimination of the causes of slow performance. Many performers simply compress images or set up caching, but this does not solve the problem of the admin panel, slow SQL queries, or CMS overload. I analyze the entire chain: server, database, modules, template, JavaScript, CSS, caching, cron processes, and system load. This approach yields real results, not temporary effects. My task is not just to improve the numbers in PageSpeed, but to make the site truly fast, stable, and convenient for business operations.
Work Plan:
Technical Audit:
checking the current state of the site and server
analyzing page load speed
checking the operation of the admin panel
auditing the database, modules, caching, and load
Identifying Problems:
searching for slow SQL queries
checking for unnecessary modules and overloaded processes
analyzing JavaScript, CSS, images, and the template
checking hosting and PHP settings
Optimization:
accelerating the frontend of the site
optimizing the operation of the admin panel
setting up caching
optimizing the database
eliminating server process overload
improving Google PageSpeed metrics
Testing:
rechecking speed
monitoring the stability of the site's operation
checking the correct functioning of all features after optimization
Completion:
final report on completed work
recommendations for further maintaining speed
handing over the finished result.
Budget: 2000 UAH Deadline: 1 day
Hello. The slowdown of the admin panel is almost always due to the slowdown of the database. Contact me, I will take a look, study it, and fix it.
Budget: 2500 UAH Deadline: 2 days
Good evening!
I have extensive experience in speeding up stores on various platforms, particularly I work excellently with ImageCMS.
Feel free to contact me — I will optimize everything!
A business website needs to be developed with several pages (about 5 typical ones). The main page will have around 11 blocks. The niche is "Modular Houses." The work includes: selecting a template deploying and configuring adjusting the necessary blocks and pages (there is currently a rough structure) adding all necessary content considering recommendations from the SEO specialist and contextual marketer The result should be a website ready to launch in advertising. Essentially, this is the work of a web developer + content creator. The performer should be sufficiently proactive, technically skilled, and not just a doer but also a thinker on the project – proposing better solutions along the way, thinking in terms of business results rather than just tasks to be completed. The task is not complicated, and there are no special design requirements. Overall, it should result in a fairly simple yet stylish website. Separately, a rate per hour for content work is needed, as we will further populate the service pages and add articles to the blog. A performer is needed who can handle similar projects on a regular basis. Usually, such tasks come with a request like "I need a small, inexpensive website based on a template" – I think everyone has encountered such clients: the business owner does not have much knowledge about websites and needs to be offered an optimal solution.
We are looking for an experienced Embedded developer to create energy-efficient firmware for a wearable device (form factor: chest strap) for monitoring psychophysiological state. The circuit design is complete, and development will be based on a development kit with subsequent transfer to a custom board.Stack and hardware base:MCU: Nordic Semiconductor nRF52840 or nRF5340.Development environment: nRF Connect SDK / Zephyr RTOS (strictly C/C++).Peripherals:Optical pulse sensor (PPG) — operates via I2C.6-axis inertial sensor (IMU accelerometer + gyroscope) — operates via SPI.Haptic motor driver (LRA 1030) — controlled via PWM.External SPI Flash memory for cyclic logging.Work scope by stagesStage 1: Bring-up, peripheral drivers, and BLE telemetryGoal: Bring the hardware to life, set up stable data collection, and transmit it to a smartphone/PC.Configure I2C and SPI buses using DMA (Direct Memory Access) to offload the processor.Write/integrate drivers for PPG and IMU (configure polling frequency, sensor FIFO buffers).Deploy a custom BLE profile (GATT service) for real-time transmission of raw data from sensors.Basic initialization of PWM for controlling the haptic LRA motor (launch test vibration patterns).Stage 2: Algorithmic layer (DSP and multi-level feedback logic)Goal: Implement mathematical signal processing directly on the chip (Edge Computing) and device reaction logic.Implement algorithms for filtering motion artifacts: clean the PPG signal using accelerometer data (IMU).Extract R-R intervals (HRV) from the cleaned PPG signal.Implement 4-level system stability logic:Drift Level: Track gradual changes in HRV and breathing.Prediction Level: Calculate a mathematical trend for deterioration.Micro-correction Level: Generate barely noticeable haptic patterns on the LRA motor when a target data pattern is detected.Hardware Reset Level: Implement safety logic (high-intensity haptic pulse at critical metrics).Stage 3: Energy saving, logging, and fault toleranceGoal: Prepare the device for autonomous operation from a miniature battery and ensure "24/7" stability.Deep optimization of energy consumption. Put the MCU into sleep mode (System ON/OFF) between measurement cycles. The processor should wake up only on interrupts from sensor FIFO buffers or a timer.Write a fault-tolerant file system in external SPI Flash (e.g., LittleFS) for autonomous cyclic log saving.Configure a hardware watchdog timer to prevent firmware hangs.Requirements for the performer:Experience in commercial development for Nordic chips (nRF52/nRF53) of at least 3 years.Proficient in Zephyr RTOS and debugging tools (Segger Embedded Studio / VS Code, J-Link).Understanding of digital signal filtering principles (DSP) and low-power design.Having your own debugging kit (nRF52840-DK or similar) for starting work is welcome.Work format:Milestone payments with results documented on GitHub. Please indicate your hourly rate or approximate cost and timeline estimates for each of the three stages.
Project Description We are looking for an experienced developer or a small team to create a modern online store for an optical salon. The goal is not just to update the design, but to create an effective online sales tool that will become the main sales channel for the company in the future. The current website is already operational and has an SEO history, so it is important to maintain Google rankings as much as possible during the transition to the new site. We will base the UX and functionality on modern global optical online stores (for example, Warby Parker), but the solutions must be adapted to the Ukrainian market.Required Functionality WordPress + WooCommerce modern responsive design product catalog with filters Mega Menu selection of frames and lenses glasses order builder ability to upload a prescription online appointment for vision check online payment integration with Nova Poshta simple administrative panel product import SEO-friendly structure possibility of further integration of an AI consultantImportant A specialist is needed who has experience in creating online stores, understands UX, SEO, conversion, and can offer their own solutions for improving the project. A detailed technical task will be provided after the preliminary selection of candidates.Please include in your response Links to 3–5 similar implemented online stores. Your experience with WooCommerce. How you plan to maintain SEO during the site transfer. What improvements you recommend to increase conversion. Estimated cost of the project. Estimated completion time.Specialization ✅ Website creation ✅ Online stores and e-commerce ✅ WordPress ✅ WooCommerce ✅ PHP
It is necessary to develop a modern online store for electric, gasoline, and battery tools with a separate B2B platform for partners, dealers, and dropshippers. At this stage, I would like to receive a preliminary estimate of the cost, development timelines, and technology recommendations. (because I have a website on the Horoshop platform)Main Site The following should be provided: a product catalog with categories, brands, filters, and search; product pages with specifications, photos, descriptions, prices, and availability; cart and order checkout; customer personal account; adaptive version for phone, tablet, and computer; SEO settings; the ability to independently add and edit products, categories, pages, and banners; integrations with payment systems, delivery services, CRM, or accounting systems; import and automatic updating of products, prices, and stock.B2B Platform After authorization, the partner should have access to a separate account where they can: see individual or wholesale prices; view current product stock; create and track orders; view order history; see order statuses; view their balance, debts, payments, and settlements; upload invoices, waybills, and other documents; submit requests for returns, warranties, or service; receive notifications about new products, promotions, and price changes. It is preferable to provide different types of partners with varying prices, discounts, credit limits, and working conditions.Administrative Part The administrator should be able to: manage products, prices, and stock; create partners and assign them individual conditions; set personal discounts and limits; view all orders, payments, and debts; generate documents; view sales statistics; manage service, return, and warranty requests; send messages to individual partners or all users of the B2B platform; distribute access rights among employees.Important Requirements The system must be fast, secure, user-friendly, and suitable for further expansion. It is important that most information can be changed through the admin panel without the intervention of a programmer. In your response, please indicate: the estimated cost of development; approximate timelines; recommended technology or CMS; what is included in the cost; which integrations can be implemented; whether you provide further technical support; examples of similar online stores or B2B systems that you have developed. I am considering both a complete development from scratch and implementation on a ready-made CMS with further refinement for the necessary functionality.
Looking for an experienced developer OpenCart / ocStore who can transfer the existing online store to a modern version of the system and make several small improvements. First, an audit of the site is necessary! https://bigbears.com.ua/ Initial Data Active site on ocStore 2.3.0.2.3 The store is operational and accepting orders. It is necessary to maintain the store's functionality. The domain and hosting remain the same.Main Task The site needs to be transferred to the current stable version of OpenCart / ocStore. During the transfer, it is necessary to preserve: all products; categories; manufacturers; photos; attributes; options; SEO URLs; customers; order history; store settings (if possible).Additionally After the transfer, some small improvements need to be made. Currently, they are minor but may be added during the work process. For example: fixing minor bugs; small changes in the admin panel; small changes on the site; module configuration; fixing the display of individual elements.Requirements Experience specifically with OpenCart / ocStore. Preferably, completed projects. Work through a test copy of the site. Make a full backup before starting. Provide a working site without data loss after completion. It is preferable that after the project is completed, the contractor can make small improvements if necessary.What Will Be Provided The contractor will be provided with: FTP access; database access; admin panel access; hosting access if necessary.Please Indicate in Your Response Experience working with OpenCart / ocStore. Which versions you have transferred. Examples of completed projects. Completion time. Cost of work. What difficulties may arise during the transfer.