SametYaman / drupal-testcase

🚀 drupal-testcase, Drupal’da modül geliştirme yeteneklerimi sergilemek için oluşturduğum bir projedir. 🔧 Newsarticle adlı custom modül yardımı ile özel import ve toplu silme URL’leri sunar.

Repository from Github https://github.comSametYaman/drupal-testcaseRepository from Github https://github.comSametYaman/drupal-testcase

drupal-testcase

To start the project;

fin start;
unzip db.sql.zip;
fin db import db.sql;

Login Link: http://drupal-testcase.docksal.site/

Admin Username: admin

Admin Password: 4gLKtcL7IjUGq8t


Import Newsarticle

fin drush import-news

Note: If you are using docksal please do not use the fin prefix.


Important Links

Newsarticle List (Overview Page): /newsarticle

Newsarticle Admin Content List: /admin/content/newsarticle

Newsarticle Import from Url: /newsarticle/import

Newsarticle Remove All from Url: /newsarticle/remove-all

About

🚀 drupal-testcase, Drupal’da modül geliştirme yeteneklerimi sergilemek için oluşturduğum bir projedir. 🔧 Newsarticle adlı custom modül yardımı ile özel import ve toplu silme URL’leri sunar.

License:MIT License


Languages

Language:PHP 87.5%Language:Twig 7.9%Language:Shell 4.6%