This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Add button to a content type

Hi everyone!

I'm trying to add a button on a content type, I would like for all types of that particular type to have a button in that view to modify, edit or delete that node.

Thanks!

How to post image including title and body for an Article Content Type using postman

Hi,
I am new to Drupal.

I want to post image for my article type.
I am able to post title and summary.

But Unable to Post image with it using postman.

URL :

http://obp.dev.drupal.com/drupal8/web/entity/node?_format=hal_json

POST:   

search attachments of content and display file source of content

Hello, I have been using the search APi attachments module to index file attachment content to search. However when I search it just returns the matching summary content and/or file attachment content together. I would like to just know what files were matched. Is there a module for this or a way to configure the search module for this?

Is it possible to add external PHP libraries to drupal8 auto-discover mechanism without composer?

Is it possible to add external PHP libraries to drupal8 auto-discover mechanism without composer?

[SOLVED]Custom content entity type slow down website

Hello,

I created an content entity to save a lot of data. They are 2 bundles for individual or professional. Each of them are 1 custom field.

That's the context, now my problem is, on some page, for example list of user or module's page, when I have thousand entity in my custom entity, my website is very slow and fallout in timeout.

I discover this query :

Does have to write test cases MUST for all custom modules ?

I am making small small modules mainly to over ride or alter the functionalities like i am using Webform on submission of webform i need to trigger an email to some one so i create a small custom module with two files only.

1. mymodule.info.yml

2. mymodule.module

in mymodule.module i just write one function alter hook and my php code there.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions