Plugin Readme Generator

Overview

Use this tool to create custom readme.txt file for your WordPress plugin.

Usage

  • Fill in the user-friendly form.
  • Click the “Update Code” button.
  • Copy the code to your project.
  • Or save it as a snippet and share with the community.

Examples

If you are still learning how to use this tool, check out the following examples:

The name of the plugin.
Comma separated list of WordPress.org usernames.
Comma separated list of tags.
Plugin license.
Plugin license URI.
The lowest WordPress version the plugin will work on.
The highest WordPress version the plugin test on.
The lowest PHP version required to run the plugin.
The subversion "tag" of the latest stable version, or "trunk". Default: trunk
Description in 2-3 sentences, up to 150 characters, no markup.
Plugin full description. No characters limit.
Plugin installation instruction.
Plugin frequently asked questions.
Screenshot description.
Screenshot description.
Screenshot description.
List versions from most recent at top to oldest at bottom.
Upgrade notices describe the reason a user should upgrade. No more than 300 characters.
  Save Snippet
=== Maras IT Suite : Development Environement ===
Contributors: davask42
Tags: namespace, composer, configuration
Requires at least: 5.2.3
Tested up to: 5.2.3
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Suite is a set of tools and configuration from MarasIT your End to End WordPress Agency.
Development Environement is the basement for development when WP_DEBUG is true.

== Description ==
The Suite is a set of tools and configuration from MarasIT your End to End WordPress Agency.
Development Environement is the basement for development when WP_DEBUG is true.

PLUGINS: 
- What The File
- Query Monitor
- WP Mail SMTP by WPForms
- WP Reroute Email


== Installation ==
This section describes how to install the plugin and get it working.

1. Upload `the directory dvk-env-dev` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==
= 1.0.0 =
* First release.