Skip to content

Commit afa4381

Browse files
committed
Update README.md with new content
1 parent ba5498f commit afa4381

1 file changed

Lines changed: 17 additions & 6 deletions

File tree

README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,24 @@
22

33
![Mageforge Hero](./.github/assets/mageforge-hero.jpg)
44

5-
[![Release](https://img.shields.io/github/v/release/OpenForgeProject/mageforge)](https://github.com/OpenForgeProject/mageforge/releases) [![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE) [![CodeFactor](https://www.codefactor.io/repository/github/openforgeproject/mageforge/badge)](https://www.codefactor.io/repository/github/openforgeproject/mageforge) [![Magento Compatibility Test](https://github.com/OpenForgeProject/mageforge/actions/workflows/magento-compatibility.yml/badge.svg)](https://github.com/OpenForgeProject/mageforge/actions/workflows/magento-compatibility.yml) [![Magento Functional Tests](https://github.com/OpenForgeProject/mageforge/actions/workflows/functional-tests.yml/badge.svg)](https://github.com/OpenForgeProject/mageforge/actions/workflows/functional-tests.yml)
5+
[![Release](https://img.shields.io/github/v/release/OpenForgeProject/mageforge)](https://github.com/OpenForgeProject/mageforge/releases) [![License](https://img.shields.io/badge/license-GPL--3.0-blue)](LICENSE)
66

7+
MageForge is a powerful CLI front-end development toolkit for Magento 2 that simplifies theme development workflows. It provides tools for many types of Magento themes and can be easily extended for custom themes.
78

8-
MageForge is a powerful CLI front-end development toolkit for Magento 2 that simplifies theme development workflows. It provides tools for many types of Magento themes and can be easily extended for your custom theme. With MageForge, themes can be built lightning fast, without your developers having to worry about the details. MageForge eliminates complex configuration requirements and significantly reduces setup time, allowing Magento developers to focus on creative aspects instead of struggling with build processes.
9+
## Table of Contents
10+
11+
- [Supported Magento Versions](#supported-magento-versions)
12+
- [Features](#features)
13+
- [Supported Theme-Types](#supported-theme-types-)
14+
- [Available Commands](#available-commands)
15+
- [Getting Started](#getting-started)
16+
- [Installation](#installation)
17+
- [Quick Start Guide](#quick-start-guide)
18+
- [Frontend Inspector](#frontend-inspector-️)
19+
- [Additional Documentation](#additional-documentation)
20+
- [Support](#support)
21+
- [Project Information](#project-information)
22+
- [Credits](#credits)
923

1024
## Supported Magento Versions
1125

@@ -111,7 +125,6 @@ The **MageForge Inspector** is a powerful developer tool that allows you to insp
111125
```
112126
*(Note: Requires Magento Developer Mode)*
113127

114-
115128
2. **Enable the Inspector in Magento Admin Settings**
116129
You can activate the Inspector in Magento Admin under `Stores > Configuration > MageForge > Frontend Inspector`.
117130

@@ -126,8 +139,6 @@ bin/magento mageforge:theme:inspector disable
126139

127140
> **Note:** The Inspector is currently not compatible with **Magewire** components. Magewire blocks are automatically excluded from inspection to prevent rendering errors.
128141
129-
130-
131142
---
132143

133144
## Additional Documentation
@@ -157,4 +168,4 @@ MageForge uses the following third-party libraries:
157168

158169
---
159170

160-
Thank you for using MageForge!
171+
Thank you for using MageForge!

0 commit comments

Comments
 (0)