templates and openrouter plan provider preference doc
This commit is contained in:
@@ -1,23 +1,65 @@
|
||||
[
|
||||
{
|
||||
"id": "woocommerce-seo-booster",
|
||||
"name": "WooCommerce SEO Booster",
|
||||
"description": "A comprehensive starting point for WooCommerce SEO plugins. Includes meta tags, schema markup, and sitemap generation scaffolding.",
|
||||
"image": "/assets/templates/seo-booster.jpg",
|
||||
"id": "announcements",
|
||||
"name": "Site Announcement Banners",
|
||||
"description": "Create and manage announcement banners that display at the top of your site with scheduling capabilities. Features admin management, scheduling, and responsive design.",
|
||||
"image": "/chat/templates/images/announcements.jpg",
|
||||
"category": "Content"
|
||||
},
|
||||
{
|
||||
"id": "change-login-url",
|
||||
"name": "Secure Login URL",
|
||||
"description": "Hide your WordPress login page with a custom URL slug to improve security and prevent automated brute force attacks.",
|
||||
"image": "/chat/templates/images/change-login-url.jpg",
|
||||
"category": "Security"
|
||||
},
|
||||
{
|
||||
"id": "changelog",
|
||||
"name": "Product Changelog Display",
|
||||
"description": "Showcase your product updates with a beautiful changelog page. Custom post type, shortcode support, and automatic page creation.",
|
||||
"image": "/chat/templates/images/changelog.jpg",
|
||||
"category": "Content"
|
||||
},
|
||||
{
|
||||
"id": "community-suggestions",
|
||||
"name": "Feature Request Board",
|
||||
"description": "Let your community submit and vote on feature suggestions. Perfect for gathering user feedback and prioritizing development.",
|
||||
"image": "/chat/templates/images/community-suggestions.jpg",
|
||||
"category": "Community"
|
||||
},
|
||||
{
|
||||
"id": "faq-manager",
|
||||
"name": "FAQ Page Builder",
|
||||
"description": "Build beautiful FAQ pages with drag-and-drop reordering. Includes accordion styling, accessibility support, and automatic page creation.",
|
||||
"image": "/chat/templates/images/faq-manager.jpg",
|
||||
"category": "Content"
|
||||
},
|
||||
{
|
||||
"id": "form-builder",
|
||||
"name": "Drag & Drop Form Builder",
|
||||
"description": "Create custom forms with an intuitive drag-and-drop interface. Track submissions, manage responses, and embed forms anywhere.",
|
||||
"image": "/chat/templates/images/form-builder.jpg",
|
||||
"category": "Forms"
|
||||
},
|
||||
{
|
||||
"id": "headers-footers",
|
||||
"name": "Header & Footer Scripts",
|
||||
"description": "Easily add custom code to your site's header and footer. Perfect for analytics tracking, ad pixels, and custom JavaScript.",
|
||||
"image": "/chat/templates/images/headers-footers.jpg",
|
||||
"category": "Utilities"
|
||||
},
|
||||
{
|
||||
"id": "membership",
|
||||
"name": "Membership & Subscriptions",
|
||||
"description": "Monetize your content with membership plans. Stripe-powered payments, subscription management, and content access control.",
|
||||
"image": "/chat/templates/images/membership.jpg",
|
||||
"category": "E-commerce"
|
||||
},
|
||||
{
|
||||
"id": "elementor-addon-starter",
|
||||
"name": "Elementor Addon Starter",
|
||||
"description": "Boilerplate for creating custom Elementor widgets. Comes with a basic hello-world widget and controls setup.",
|
||||
"image": "/assets/templates/elementor-starter.jpg",
|
||||
"category": "Page Builder"
|
||||
},
|
||||
{
|
||||
"id": "admin-dashboard-widget",
|
||||
"name": "Admin Dashboard Widget",
|
||||
"description": "Add custom widgets to the WordPress admin dashboard. Useful for client reports or quick execute actions.",
|
||||
"image": "/assets/templates/admin-widget.jpg",
|
||||
"category": "Admin"
|
||||
"id": "scroll-to-top",
|
||||
"name": "Back to Top Button",
|
||||
"description": "Add a customizable scroll-to-top button to your site. Choose styles, colors, positions, and enable/disable on mobile devices.",
|
||||
"image": "/chat/templates/images/scroll-to-top.jpg",
|
||||
"category": "Utilities"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user