Replace README.txt with README.md

Created on 24 November 2022, almost 2 years ago
Updated 24 November 2023, 12 months ago

We could be using README.md instead of README.txt to make use of the nicer rendering via markdown.

Now that we've moved to GitLab, we should probably use Markdown instead of plain .txt files for our documentation

Follow the pattern in the README.md template .

📌 Task
Status

RTBC

Version

8.0

Component

Documentation

Created by

🇮🇳India nitapawar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Merge request !1Update README.txt → (Open) created by Sonal Gyanani
  • 🇮🇳India Nupur Badola

    Issue occurred in the patch.

    git.drupalcode.org_project_commerce_cashfree_payment_-_merge_requests_1.diff.txt:9: trailing whitespace.
    This module allows Drupal Commerce customers to pay using the cashfree
    git.drupalcode.org_project_commerce_cashfree_payment_-_merge_requests_1.diff.txt:12: trailing whitespace.
    Commerce Cashfree Payment integrates a Cashfree payment gateway with Drupal
    git.drupalcode.org_project_commerce_cashfree_payment_-_merge_requests_1.diff.txt:13: trailing whitespace.
    Commerce. This module will add a new payment method Cashfree payment under
    git.drupalcode.org_project_commerce_cashfree_payment_-_merge_requests_1.diff.txt:15: trailing whitespace.
    This module requires customer phone number for making payment. We have to
    git.drupalcode.org_project_commerce_cashfree_payment_-_merge_requests_1.diff.txt:40: trailing whitespace.
    1. Download and copy the 'commerce_cashfree_payment' folder into your
    warning: squelched 1 whitespace error
    warning: 6 lines add whitespace errors.
  • Status changed to Needs work about 1 year ago
  • 🇮🇳India Nupur Badola
    1. Introduction section should include a link to the project page and issue queue.
    
  • Assigned to nitin_lama
  • Status changed to Needs review 12 months ago
  • 🇮🇳India nitin_lama India

    Please review.

  • Issue was unassigned.
  • Status changed to RTBC 12 months ago
  • 🇵🇭Philippines clarkssquared

    Hi

    I applied the updated MR !1 into my local and I confirmed that it creates README.md file and below is the output of README that the MR creates.

    # Commerce Cashfree Payment
    
    This module allows Drupal Commerce customers to pay using the cashfree
    payment gateway.
    
    Commerce Cashfree Payment integrates a Cashfree payment gateway with Drupal
    Commerce. This module will add a new payment method Cashfree payment under
    payment methods settings (admin/commerce/config/payment-methods).
    This module requires customer phone number for making payment. We have to
    enable phone number field in customer address profile.
    
    Note that this module just redirects the customers to the Cashfree site where
    the user can make the payment and redirects to our site.
    
    For a full description of the module, visit the
    [project page](https://www.drupal.org/project/commerce_cashfree_payment).
    
    Submit bug reports and feature suggestions, or track changes in the
    [issue queue](https://www.drupal.org/project/issues/commerce_cashfree_payment).
    
    
    ## Table of contents
    
    - Requirements
    - Installation
    - Configuration
    - Maintainers
    
    
    ## Requirements
    
    This module requires the following modules:
    
    - [Commerce Core](https://www.drupal.org/project/commerce)
    - Commerce Order (commerce_order)
    - Commerce Payment (commerce_payment)
    
    
    ## Installation
    
    Install as you would normally install a contributed Drupal module. For further
    information, see
    [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
    
    
    ## Configuration
    
    1. Download and copy the 'commerce_cashfree_payment' folder into your
       modules directory.
    
    1. Enable the module under /admin/extend within the group 'Commerce(contrib)'.
    
    1. Add a new Payment gateway under `admin/commerce/config/payment-gateways`.
    
       You will need your Merchant Account,app Code and secret keys for your
       Test and Live environment.
    
    
    ## Maintainer
    
    - Ramesh M - [drupal-ramesh](https://www.drupal.org/u/drupal-ramesh)
    
Production build 0.71.5 2024