VTiger Jobs
vTiger is an open source CRM (customer relationship management) platform that is powerful, richly featured and reliable across the board. It is a full suite platform with capabilities for marketing, customer support and integrated business processes. A vTiger Developer understands how the system works and knows how to customize it to meet the needs of the clients they serve. They are skilled at coding and connecting APIs, knowledgeable in optimization and can write effective Logic Hooks.
Here's some projects that our expert vTiger Developers made real:
- Fixing bugs in existing CRM systems so they can be used with new technologies
- Configuring CRM systems to allow integration with outside applications
- Customizing CRM modules to better suit the needs of the client
- Generating PDFs from API calls or creating PDF Maker templates
- Syncing data systems with Google contacts and calendar
- Creating Logic Hooks in SuiteCRM to add more custom functionalities
No matter what unique challenges your project might present, our team of vTiger developers have proven on Freelancer.com that they can make them a reality. We invite you to post your project today and hire one of our expert vTiger Developers for your next business venture.
Από 12,756 αξιολογήσεις, οι πελάτες αξιολογούν τους vTiger Developers με 4.84 από 5 αστέριαΠρόσλαβε vTiger Developers
I am looking for a developer to implement MS Exchange OAuth2.0 for VTiger 7, an open-source CRM platform. The implementation should be completed within a week. Skills and experience required: - Strong knowledge of VTiger 7 and its architecture - Proficiency in MS Exchange OAuth2.0 implementation - Familiarity with integrating OAuth2.0 with VTiger - Ability to discuss and determine any additional features or integrations needed alongside OAuth2.0 Please note that the client is not sure if any additional features or integrations are required, so a discussion will be needed to determine the specific requirements.
We are looking for an expert who can define an openAPI definition for the openSource variant of vtiger 7.4.0/7.5.0 The openAPI definition shll be used for generating API clients from the definition. E.g. we will use maven openapi-generator-maven-plugin 7.0.0 We require an expert on vtiger API along an even better expert on openAPI definition creation. Postman collection is available:
I am looking for the services of an experienced and professional Freelancer to help me with a project involving Vtiger MailConverter and On-Prem Microsoft Exchange IMAP. I have both the Vtiger CRM and the Microsoft Exchange server set up. Specifically, I need a MailConverter that can handle email to ticket conversion, but no additional integrations or customizations are required. The chosen Freelancer should be able to effectively and efficiently set up and configure the appropriate tools and applications in order to meet the requirements of this project.
We look for Java Spring-Boog and Core-Java senior expert developer for vtiger integration Your job will be to implement requirements which are mutually agreed on this API Mandatory!!!! You have to have a installed vtiger on your local environment to be able to use it properly and to test it properly! you can run locally via: Milestones MS1: provide existing openapi yml or json file (preferably ver3.x) Implement a REST api call to - find all users and return the users as full DTO (use jsonschema2pojo to get all fields generated) List<UserDTO> findAllUsers() List<UserDTO> findUsers(List<UserDTO> pUsersByExampleToFind) - add users List<UserDTO> addUsers(List<UserDTO> pUsersToAdd) - update update users List<UserDTO> updateUsers(List<User...