Jump to content

ZelocoreCMS:Submit CMS: Difference between revisions

From ZelocoreCMS Wiki
Deploying submission system
Replace old inputbox with strict JS-rendered article creator
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__
= ➕ Submit a New CMS Platform =
<div style="max-width: 800px; margin: 0 auto; padding: 20px; background: #fff; border: 1px solid #a2a9b1; border-radius: 4px;">
 
<div style="text-align: center; margin-bottom: 20px;">
<div style="background:linear-gradient(90deg,#eff6ff,#f5f3ff);border:1px solid #c7d2fe;border-radius:8px;padding:12px 18px;margin-bottom:18px;">
<div style="font-size: 2em; font-weight: bold; margin-bottom: 10px;">Submit a New CMS</div>
Anyone can add a CMS platform to ZelocoreCMS Wiki. Use the form below to start a pre-formatted draft with all required sections filled in. Just complete the blanks and save!
Help us grow the ZelocoreCMS Wiki! Enter the exact name of the CMS platform below to begin writing the article.
</div>
</div>


<div style="background: #f8f9fa; border: 1px solid #eaecf0; padding: 20px; text-align: center; margin-bottom: 20px;">
== ✅ Pre-Submission Checklist ==
<inputbox>
 
type=create
Before creating an article, make sure:
placeholder=Enter CMS Name (e.g. Astro, Webflow)
 
preload=Template:CMS_Preload
{| class="wikitable" style="width:100%;"
buttonlabel=Create CMS Page
! # !! Requirement !! Why it matters
width=50
|-
</inputbox>
| 1 || The platform is a real, publicly available CMS || We don't document vaporware or private tools
|-
| 2 || It has a public website or GitHub repository || Verifiability requirement
|-
| 3 || It does not already have an article ([[Special:AllPages|check here]]) || Avoid duplicates
|-
| 4 || You are not the platform's creator submitting promotional content || Use [[ZelocoreCMS:Claim|Claim Your CMS]] for official pages
|-
| 5 || You can write at least a basic overview and fill the infobox || Empty stubs will be deleted after 7 days
|}
 
{{Note|If you represent the company behind a CMS, use [[ZelocoreCMS:Claim|Claim Your CMS Page]] instead of this form.}}
 
== 📝 Create Your Draft ==
 
Enter the '''exact name''' of the CMS platform (e.g., "WordPress", "Contentful", "Payload CMS"):
 
<div id="strict-create-app">
<div style="padding:10px;text-align:center;color:#666;">Loading advanced article creator...</div>
</div>
</div>


=== 📋 How the Submission Process Works ===
The draft will open pre-filled with:
# '''Submit''': Enter the platform name and click Create. You will be taken to a pre-formatted editor.
* A complete <code><nowiki>{{CMS_Infobox}}</nowiki></code>
# '''Fill Details''': Fill out the Infobox variables and write a brief overview of the platform.
* All required sections (Overview, Features, Installation, API, Pricing, Pros & Cons, External Links)
# '''Review Queue''': Once saved, your page goes into the [[Category:Pending_CMS_Submissions|Pending Admin Review queue]]. It will display a yellow pending banner.
* A <code><nowiki>{{Stub}}</nowiki></code> notice
# '''Approval''': An administrator will review your submission for accuracy. Once approved, it will be automatically listed in the main public categories and portal boards!
* Correct category tags
 
== đŸ—‚ī¸ Which Category Should It Go In? ==
 
Assign '''at least one''' of these categories in your article:
 
{| class="wikitable" style="width:100%;font-size:.92em;"
! Category !! For platforms like...
|-
| <code><nowiki>[[Category:Blogging_CMS]]</nowiki></code> || WordPress, Ghost, Jekyll, Hugo
|-
| <code><nowiki>[[Category:Headless_CMS]]</nowiki></code> || Strapi, Contentful, Sanity, Payload
|-
| <code><nowiki>[[Category:ECommerce_CMS]]</nowiki></code> || Shopify, WooCommerce, Magento
|-
| <code><nowiki>[[Category:Enterprise_CMS]]</nowiki></code> || Adobe Experience Manager, Sitecore, Episerver
|-
| <code><nowiki>[[Category:Open_Source_CMS]]</nowiki></code> || Any CMS with an open-source license
|-
| <code><nowiki>[[Category:SaaS_CMS]]</nowiki></code> || Cloud-hosted, subscription-based platforms
|-
| <code><nowiki>[[Category:Wiki_Platforms]]</nowiki></code> || MediaWiki, Confluence, Notion
|-
| <code><nowiki>[[Category:CMS_Platforms]]</nowiki></code> || '''All CMS articles''' — add this to every article
|}
 
== 🔄 What Happens After You Submit? ==
 
; Immediately
: Your article is live. Add <code><nowiki>{{Stub}}</nowiki></code> if incomplete.
 
; Within 24 hours
: An admin or senior editor will review for policy compliance. Marketing language, unverifiable claims, or empty articles will be flagged.
 
; After review
: Articles meeting the [[ZelocoreCMS:Style_Guide|style guide]] get the <code>📝 Start</code> quality tag. Comprehensive articles can be nominated for ⭐ Good or 🏆 Featured status.
 
== 📖 See a Good Example ==
 
Study a well-formatted article before writing yours:
* [[WordPress]] — comprehensive blogging CMS article
* [[Strapi]] — headless CMS with API documentation


<div style="background-color: #e2f2d5; border: 1px solid #a2a9b1; padding: 10px; margin-top: 20px;">
== ❓ Need Help? ==
💡 '''Tip''': Make sure to provide official links and accurate license information to speed up the review process.
 
</div>
* [[ZelocoreCMS:Contributing|Read the full contribution guide]]
</div>
* [[ZelocoreCMS:Style_Guide|Read the article style guide]]
* Ask on the [[ZelocoreCMS:Community_Portal|Community Portal]]
 
[[Category:ZelocoreCMS]]

Latest revision as of 22:59, 29 July 2026

➕ Submit a New CMS Platform

Anyone can add a CMS platform to ZelocoreCMS Wiki. Use the form below to start a pre-formatted draft with all required sections filled in. Just complete the blanks and save!

✅ Pre-Submission Checklist

Before creating an article, make sure:

# Requirement Why it matters
1 The platform is a real, publicly available CMS We don't document vaporware or private tools
2 It has a public website or GitHub repository Verifiability requirement
3 It does not already have an article (check here) Avoid duplicates
4 You are not the platform's creator submitting promotional content Use Claim Your CMS for official pages
5 You can write at least a basic overview and fill the infobox Empty stubs will be deleted after 7 days
â„šī¸ If you represent the company behind a CMS, use Claim Your CMS Page instead of this form.

📝 Create Your Draft

Enter the exact name of the CMS platform (e.g., "WordPress", "Contentful", "Payload CMS"):

Loading advanced article creator...

The draft will open pre-filled with:

  • A complete {{CMS_Infobox}}
  • All required sections (Overview, Features, Installation, API, Pricing, Pros & Cons, External Links)
  • A {{Stub}} notice
  • Correct category tags

đŸ—‚ī¸ Which Category Should It Go In?

Assign at least one of these categories in your article:

Category For platforms like...
[[Category:Blogging_CMS]] WordPress, Ghost, Jekyll, Hugo
[[Category:Headless_CMS]] Strapi, Contentful, Sanity, Payload
[[Category:ECommerce_CMS]] Shopify, WooCommerce, Magento
[[Category:Enterprise_CMS]] Adobe Experience Manager, Sitecore, Episerver
[[Category:Open_Source_CMS]] Any CMS with an open-source license
[[Category:SaaS_CMS]] Cloud-hosted, subscription-based platforms
[[Category:Wiki_Platforms]] MediaWiki, Confluence, Notion
[[Category:CMS_Platforms]] All CMS articles — add this to every article

🔄 What Happens After You Submit?

Immediately
Your article is live. Add {{Stub}} if incomplete.
Within 24 hours
An admin or senior editor will review for policy compliance. Marketing language, unverifiable claims, or empty articles will be flagged.
After review
Articles meeting the style guide get the 📝 Start quality tag. Comprehensive articles can be nominated for ⭐ Good or 🏆 Featured status.

📖 See a Good Example

Study a well-formatted article before writing yours:

  • WordPress — comprehensive blogging CMS article
  • Strapi — headless CMS with API documentation

❓ Need Help?