Closed (fixed)
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
17 Feb 2012 at 12:51 UTC
Updated:
2 Nov 2015 at 17:44 UTC
Jump to comment: Most recent
Is there plans to port this module to Drupal 8 release?
I'm asking because, I'm going to write a module that will depend on it and hope to be available on D8 some day.
Thank you, regards
Regards
Victor
Comments
Comment #1
Andre-Bany news on this?
Comment #2
larowlanWorking on this in spare time
Track progress here http://drupal.org/sandbox/larowlan/1966232
Comment #3
naveenvalechaChanged title.
Comment #4
judahtanthony commentedHi
I would be interested in this module as well. Do you have an ETA? What is the progress? Is there a way I can help?
Comment #5
jmuzz commentedYou can ask larowlan to grant you access to his sandbox. In the meantime it's there to be cloned. Status is explained here: #2168987: Thanks
Comment #6
naveenvalechaHi judahtanthony
Thanks for your interest in the development of the field collection 8 development.
I have opened a issue here https://www.drupal.org/node/2313969 to give you the access of sandbox for development.
Thanks
Naveen Valecha
Comment #7
larowlanAdded judahtanthony to sandbox
Comment #8
naveenvalechaHi lorowlan
Also I am interested in the development of the field collection.Please also add me to the sandbox.
Thanks
Naveen Valecha
Comment #9
larowlan@naveenvalecha - added you too
could you guys be sure to use same style commit messages so maintainer can merge cleanly later
Comment #10
naveenvalechaThanks lorawlan I will use the same commit style messages as used earlier.
Thanks
Naveen Valecha
Comment #11
deggertsen commentedSo is the plan to eventually merge what is being done in the sandbox back to here?
I'll likely be trying to use this in the next few weeks on a new D8 site I'm building and thus be helping to do whatever I can. Anything I should know about development at this point before I jump in and potentially start writing patches? Are any other major rewrites anticipated?
Comment #12
jmuzz commentedYes I think the sandbox will be merged back here. I haven't heard of any work outside of it being done for Field Collections in Drupal 8.
Comment #13
vanvlaanderen commentedWill the sandbox project be merged here anytime soon or is it possible to get access to the sandbox project?
I would like to use this module in a drupal 8 test/dev environment.
Comment #14
larowlanPinged the maintainers
Comment #15
fagoyeah, sure this should be merged back -also history seems to be clean enough so it can be taken over. Is this a direct port or are there some changes in the architecture?
I remember there was some discussion about an improved version, maybe also another namespace. larowlan, do you know more about that?
Howsoever, adding in a direct port seems to be fine - even if there will be another improved version later or somewhere also.
Comment #16
floretan commentedThe current version of http://drupal.org/sandbox/larowlan/1966232 works fine with Drupal 8 RC 1. It would be great to have it merged back into the official repository, this way it can be installed via composer (sandboxes are not supported at the moment).
Comment #17
jmuzz commentedI used the current version as a reference wherever I could. The architecture is pretty much the same.
Some people are saying the field should extend entity reference since it refers to an entity (a field collection item) but I don't really see the point. If you wish to enlighten then please join the discussion about it: https://www.drupal.org/node/2509254#comment-10388157
The name change should be a fairly minor thing: https://www.drupal.org/node/2509252
Comment #19
jmuzz commentedI pushed the work from the sandbox to this repository. Please open new issues for anything related to the D8 version of field collection.