Pinned Repositories
blank-react-redux-axios
Initial of a react app combined with redux and fed by axios as webservices interface
Custom-User
Drupal 8 exploration : try to customize user entity (form, profile, send mail, template, ...) - Custom module written under drupal 8 and twig
data_exchange
Drupal 8 :: import/export des contenus en cron configurable
Deploy-Module
Make easy to deploy modules and features. Drupal developpers Tools. (Drupal 7)
drupal-front-stack
Configure best front stack for drupal using webpack. Implement Sass and PostCss loader to optimized structure and perfomance; also eslint, stylint and prettier to control code quality.
drupal-lando-boilerplate
Setup Drupal (8/9) with Lando. Using Composer, xdebug and grumphp for code-quality tools
drupal-tracking
Drupal Module to manage tracking features. Then store temporaly data collected with user(connected or anonymous) current session and send formatted data to analytics partner.
drupal-utils
Easy and performant drupal manipulating. (Drupal 7/8)
google-recaptcha
Drupal 8 module : Set and manage captcha to drupal form
Spy-Manip
Try to spy all back office manipulations from node form, user profile form, configurations, ... and log them into a table in database created on install module. DRUPAL 7
HasinaNjaratin's Repositories
HasinaNjaratin/Custom-User
Drupal 8 exploration : try to customize user entity (form, profile, send mail, template, ...) - Custom module written under drupal 8 and twig
HasinaNjaratin/drupal-front-stack
Configure best front stack for drupal using webpack. Implement Sass and PostCss loader to optimized structure and perfomance; also eslint, stylint and prettier to control code quality.
HasinaNjaratin/drupal-lando-boilerplate
Setup Drupal (8/9) with Lando. Using Composer, xdebug and grumphp for code-quality tools
HasinaNjaratin/Spy-Manip
Try to spy all back office manipulations from node form, user profile form, configurations, ... and log them into a table in database created on install module. DRUPAL 7
HasinaNjaratin/blank-react-redux-axios
Initial of a react app combined with redux and fed by axios as webservices interface
HasinaNjaratin/data_exchange
Drupal 8 :: import/export des contenus en cron configurable
HasinaNjaratin/Deploy-Module
Make easy to deploy modules and features. Drupal developpers Tools. (Drupal 7)
HasinaNjaratin/drupal-docksal-boilerplate
Setup Drupal (8/9) with Docksal. Using Composer, xdebug and grumphp for code-quality tools
HasinaNjaratin/drupal-utils
Easy and performant drupal manipulating. (Drupal 7/8)
HasinaNjaratin/drupal8-boilerplate
Setup Drupal (8/9) with composer and grumphp for code-quality tools
HasinaNjaratin/facebook-post-feed
Drupal 8 module : Get facebook post feed from specific user or page
HasinaNjaratin/Install-Module
Developper tools to facilate installation of Drupal module : download and install module (external or internal) with their dependencies from an entering module machine name. (Drupal 7)
HasinaNjaratin/zip-files
Create zip to archive files in PHP-Drupal 7.
HasinaNjaratin/drupal-tracking
Drupal Module to manage tracking features. Then store temporaly data collected with user(connected or anonymous) current session and send formatted data to analytics partner.
HasinaNjaratin/google-recaptcha
Drupal 8 module : Set and manage captcha to drupal form
HasinaNjaratin/create-app-react-boilerplate
Setup a react web application simply using webpack, redux and code quality control tools like eslint, stylint and prettier.