Closed (fixed)
Project:
Hubspot API
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Mar 2018 at 18:21 UTC
Updated:
25 Mar 2018 at 20:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nerdsteinComment #3
thejacer87 commentedsounds good man, i added you to the maintainers list. this was made for a specific client. we are planning on doing a d8 upgrade sometime this year, so i will have time to work on the d8 port then. hopefully you make some good progress :)
Comment #4
nerdsteinAdding the new branch, which will be 8.x-1.x based on feature parity with 7 version
Comment #5
nerdsteinI'm going to push a base commit for the new branch
Comment #6
nerdsteinComment #7
nerdsteinWe need to do a full audit of functionality for 8.
At a minimum we need the following:
1. Admin form with the API key
2. A Drupal-based service that wraps/invokes the PHP SDK
Comment #8
damontgomery commentedThis handles the very basic version of this module and is mostly copy & pasted from the digital_ocean sandbox module.
You can test this with,
Comment #9
nerdsteinThat patch looks awesome on code review but it wont apply. Its probably some windows character encoding issues. Can I get a new patch?
Comment #10
damontgomery commentedTry this?
Comment #11
nerdsteinThis is good and initial testing works well. Marking as fixed.