Custom CRM Implementation

Hello all,

I am using drupal 7.x from the beginning for our several websites.
I've added several modules and themes for our requirements but all of them used as is.

Right now we are going to start a custom crm application for our requirements.

My questions is; is drupal feasible for such a system or do we have to use a more generic framework ?

We need a web based crm to track customers, create invoices, track balances and communicate with our servers via several apis.

Can you attach a field type to a content entity definition class?

New to Drupal 8, coming from a symfony background. Still trying to wrap my head around some concepts. Tryng to figure out the best way to deal with addresses. I have been looking through the Address Module and wondering how best to work with it. So I am creating some content entities that all have addresses associated with them. I created a module for each entity type and added a dependency to the address module. From with in the entity definition class can I associate the address field type to the class?

drupal get language

Hello
Can you help me to get current language programmatically (Drupal 8) ?
Thanks.

Drupal 8: moving a field and content to another bundle

I've got a bundle 'profile' with a bunch of fields and content.
What I would like to do is *move* these fields to the user entity type bundle, including all of the values. But I'm not sue if this would be at all possible with the new Configuration Management system.

[Solved] D8: No "active-trail" classes are set in menu

Hello,

i have a running D8beta6 installation.

Changing url() from D7 to D8

I'm trying to port the recurly module to D8.

Can't figure out how to fix the //@fix me part. l() and url() are removed in favor of a routing based URL generation API

I am just not getting this route thing.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x