Is there any drupal 8 module available for apigee-nonmint-company?

Is there any drupal 8 module available for apigee non mint company (https://github.com/apigeecs/devportal_customer_modules/tree/master/apigee_nonmint_company)?

In drupal 8 i can found only registered developers can add in to a team. How can we invite a new user to a team who are not registered in the portal?

0 3 295
3 REPLIES 3

Yes, it is a submodule of the Apigee Edge module for Drupal. Once you install the Apigee Edge module, you can enable the Apigee Edge Teams module which uses the Company API to store teams as companies in Edge.

@Chris Novak The teams module is fine. In drupal 7 we have used apigee non mint company ,this actually extend the drupal 7 apigee company module and provides feature to invite anybody to the team. On invite it will trigger an email, for register link. The drupal 8 teams only allows registered users to add in a team. Is there anyway we can add anonymous users also to a team as an invite, and he/she should add into the team after using the invite link.

@Anoop Joseph check to see if this issue covers the features you need:

https://github.com/apigee/apigee-edge-drupal/issues/329

Please add a comment saying you want this feature also, and add any details that are missing. Issues and comments are how we prioritize what should be worked on next. Thanks