Evaluating bids

Magento extension development

Published on the March 02, 2022 in IT & Programming

About this project

Open

We're a CDN platform focused in the brazilian market. GoCache sits between users and the customer infrastrucutre/application, improving performance and security of these websites. We do this caching content (static and dynamic) in our Edge Servers.

We need to build a magento extension to integrate M2 installations, from our customers, with our service.

This extension should allow:
* basic configuration of our platform (3 or 4 options)
* categorize renderized content to our CDN through a response header (Cache-Tags), "tagging" that content, i.e. Product1, category1 and so on;
Example:
- /product1 could return Cache-Tags: product1, category1, product2
- / could return Cache-Tags: home,product1,produtct2,product3,category1,category2
* integration with our API as some product or category changes, to purge cache in our platform through these tags;
Example:
- DELETE api.gocache.com.br/v1/purge/<base_host> Parameter: tags=product1,product2

Project overview

We'd developed a first version https://github.com/gocache/magento-2, but it's not working properly and we need something more professional. Another example is the extension built by Fastly, that is similar with we need. https://github.com/fastly/fastly-magento2

Category IT & Programming
Subcategory Web development
What is the scope of the project? Create a new custom site
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: March 25, 2022

Skills needed