strapi-plugin-navigation 3.0.1-beta.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<div align="center"
|
|
2
|
-
<img style="width: 150px; height: auto;" src="
|
|
1
|
+
<div align="center" style="max-width: 10rem; margin: 0 auto">
|
|
2
|
+
<img style="width: 150px; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-navigation/logo.png" alt="Logo - Strapi Navigation plugin" />
|
|
3
3
|
</div>
|
|
4
4
|
<div align="center">
|
|
5
5
|
<h1>Strapi - Navigation plugin</h1>
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
---
|
|
22
22
|
|
|
23
23
|
<div style="margin: 20px 0" align="center">
|
|
24
|
-
<img style="width: 100%; height: auto;" src="
|
|
24
|
+
<img style="width: 100%; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-navigation/preview.png" alt="UI preview" />
|
|
25
25
|
</div>
|
|
26
26
|
|
|
27
27
|
Strapi Navigation Plugin provides a website navigation / menu builder feature for [Strapi Headless CMS](https://github.com/strapi/strapi) admin panel. Navigation has the possibility to control the audience and can be consumed by the website with different output structure renderers:
|
|
@@ -77,7 +77,7 @@ Strapi Navigation Plugin provides a website navigation / menu builder feature fo
|
|
|
77
77
|
As a ✅ **verified** plugin by Strapi team we're available on the [**Strapi Marketplace**](https://market.strapi.io/plugins/strapi-plugin-navigation) as well as **In-App Marketplace** where you can follow the installation instructions.
|
|
78
78
|
|
|
79
79
|
<div style="margin: 20px 0" align="center">
|
|
80
|
-
<img style="width: 100%; height: auto;" src="
|
|
80
|
+
<img style="width: 100%; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-navigation/marketplace.png" alt="Strapi In-App Marketplace" />
|
|
81
81
|
</div>
|
|
82
82
|
|
|
83
83
|
### Via command line
|
|
@@ -100,7 +100,7 @@ The **UI Navigation** plugin should appear in the **Plugins** section of Strapi
|
|
|
100
100
|
You can manage your multiple navigation containers by going to the **Navigation** manage view by clicking "Manage" button.
|
|
101
101
|
|
|
102
102
|
<div style="margin: 20px 0" align="center">
|
|
103
|
-
<img style="width: 100%; height: auto;" src="
|
|
103
|
+
<img style="width: 100%; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-navigation/manager-view.png" alt="Navigation Manager View" />
|
|
104
104
|
</div>
|
|
105
105
|
|
|
106
106
|
As a next step you must configure your the plugin by the way you want to. See [**Configuration**](#🔧-configuration) section.
|
|
@@ -129,7 +129,7 @@ To start your journey with **Navigation plugin** you must first setup it using t
|
|
|
129
129
|
On the dedicated page, you will be able to set up all crucial properties which drive the plugin and customize each individual collection for which **Navigation plugin** should be enabled.
|
|
130
130
|
|
|
131
131
|
<div style="margin: 20px 0" align="center">
|
|
132
|
-
<img style="width: 100%; height: auto;" src="
|
|
132
|
+
<img style="width: 100%; height: auto;" src="https://www.sensinum.com/img/open-source/strapi-plugin-navigation/configuration.png" alt="Plugin configuration" />
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
135
|
> *Note*
|
package/package.json
CHANGED
|
Binary file
|
package/dist/assets/logo.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/assets/preview.png
DELETED
|
Binary file
|