3.1.2 • Published 11 months ago

strapi-plugin-sitemap-dynamic-route v3.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

⏳ Installation

Install the plugin in your Strapi project.

# using yarn
yarn add strapi-plugin-dynamic-route-sitemap

# using npm
npm install strapi-plugin-dynamic-route-sitemap --save

Operation methods after installation:

# using yarn
yarn build
yarn develop

# using npm
npm run build
npm run develop