mage2pro / markdown

mage2pro/markdown

The «Markdown» extension for Magento 2

magento2-module 2.4.6-2.4.9 Compatible Based on composer requirements only QA: failed proprietary

The «Markdown Editor» module for Magento 2 allows you to format the store's content (product descriptions, articles, CMS blocks and so on) with Markdown markup language.
The standard Magento editor (TinyMCE) produces lot of HTML mess. Markdown allows you to make your content more accurate, clean, professionally looked.
The module is free and open source.

Features

  • Full support for GitHub Flavored Markdown
  • Full support for HTML.
  • Full support for Magento features:
    • widgets
    • media storage (uploading and inserting images)
    • variables
  • Works for Magento products categories, CMS pages and CMS blocks.
  • Autosaves the article as you type.
  • Precise preview rendering.

Demo video: https://www.youtube.com/watch?v=gGL0IPJhzvY

Screenshots

1. Full-screen mode

2. Mini mode

How to install

Hire me in Upwork, and I will:

  • install and configure the module properly on your website
  • answer your questions
  • solve compatiblity problems with third-party checkout, shipping, marketing modules
  • implement new features you need

2. Self-installation

bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/markdown:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US <additional locales>
bin/magento maintenance:disable

How to update

bin/magento maintenance:enable
composer remove mage2pro/markdown
rm -f composer.lock
composer clear-cache
composer require mage2pro/markdown:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US <additional locales>
bin/magento maintenance:disable

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Released
1.2.1 stable Fail 2023-08-06 06:07:47
1.2.0 stable Not tested 2023-01-06 19:08:02
1.1.7 stable Not tested 2019-11-15 09:06:26
1.1.6 stable Not tested 2019-09-20 09:37:39
1.1.5 stable Not tested 2019-06-05 09:22:07
1.1.4 stable Not tested 2019-06-04 08:25:43
1.1.3 stable Not tested 2019-03-16 09:47:01
1.1.2 stable Not tested 2018-09-27 11:26:41
1.1.1 stable Not tested 2018-09-27 11:13:20
1.1.0 stable Not tested 2017-08-02 01:37:30
1.0.24 stable Not tested 2017-08-01 14:25:30
1.0.23 stable Not tested 2017-07-15 09:24:22
1.0.22 stable Not tested 2017-05-07 22:49:38
1.0.21 stable Not tested 2017-04-26 06:17:34
1.0.20 stable Not tested 2017-04-21 09:45:47
1.0.19 stable Not tested 2017-04-10 17:12:28
1.0.18 stable Not tested 2017-04-08 01:45:54
1.0.17 stable Not tested 2017-04-01 19:56:23
1.0.16 stable Not tested 2017-04-01 19:40:47
1.0.15 stable Not tested 2017-03-28 16:05:26
1.0.14 stable Not tested 2017-02-15 05:07:58
1.0.13 stable Not tested 2016-12-07 22:41:46
1.0.12 stable Not tested 2016-12-02 01:36:14
1.0.11 stable Not tested 2016-11-24 00:46:18
1.0.10 stable Not tested 2016-11-21 08:20:48
1.0.9 stable Not tested 2016-11-03 14:02:15
1.0.8 stable Not tested 2016-09-07 21:21:05
1.0.7 stable Not tested 2016-09-02 06:19:27
1.0.6 stable Not tested 2016-08-31 20:54:12
1.0.5 stable Not tested 2016-08-15 01:14:27
1.0.4 stable Not tested 2016-08-08 12:35:05
1.0.3 stable Not tested 2016-07-12 20:06:32
1.0.2 stable Not tested 2016-07-01 16:28:45
1.0.1 stable Not tested 2016-06-30 14:45:31
1.0.0 stable Not tested 2016-04-10 12:10:14

Requires 1

Package Constraint
mage2pro/core >=9.0.5
QA results
Tool Status Findings Summary
PHPCS Fail 11 11 errors (gating threshold: error-severity=10, ruleset: Magento2)
PHPStan Fail 1124 1124 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento)
Cpd Pass 0
Security Pass 0
License
proprietary
Homepage
https://mage2.pro/c/extensions/markdown
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.