Stripe Integration In Drupal 8
Stripe is a commonly using payment gateway. For integrating stripe in drupal 8 requires stripe library. We can install stripe library using composer. Use the following command to install stripe library. The easiest way to solve an issue is to let it deal by experts. We can provide a wide range of services, which will [...]
C tools Modal Popup and Theming in Drupal 7
Using the power of Ctools module we can create our own custom popups. Here is an example how to use Ctools to create a popup up to Update Profile Picture. Also theming of popup can be done with the help of a js file, which we can alter accordingly. <?php Drupal.theme.prototype.CToolsProfilePictureModal = function () { [...]
How To Create A Theme Table In Drupal 8 –
This is a short description on the way to use built in functions to create a table in Drupal 8-