2 Commits

Author SHA1 Message Date
mariekirsch a1a2361a76 chore: update cloud plugin to add Free plan (#23934)
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-07-15 09:03:31 +02:00
Maxime Castres 285944d4bb feat(cloud): add strapi cloud plugin to CMS for marketing (#18209)
* Add: Strapi Plugin Cloud

* Update: first review changes

* Update: remove versioning check + add eslint

* Update: register the plugin only on development

* Update: add cloud plugin by default in package.json

* Update: make the plugin installed by default

* Update: convert plugin in typescript

* Update: package.json file

* chore: setup the project like color-picker

* chore: fix TS issue

* Add: fix utm params

* Fix: lint issue with Link compo

* chore: fix issue with strapi.name in pkg.json

* chore: fix build scripts

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-10-25 15:13:53 +01:00