Premium Template Options

Just for €99,- you can elevate your website with our premium template options, designed for ultimate versatility. Enjoy the freedom of no attribution, effortless integration with Mailgun, Postmark, or Slack for contact forms, and Mailchimp support for your newsletters. Plus, harness the power of premium page builder blocks to create stunning, customized layouts that captivate your audience.

image

Newsletter Support

We’re excited to offer Mailchimp support for your newsletter needs! You can effortlessly manage multiple lists, including options for non-opt-in, such as waiting lists. While Mailchimp is our current integration, we’re happy to consider adding other platforms upon request.

image

Contact Forms

Create versatile contact forms tailored to your needs! With our system, you can set up multiple forms and assign contact topics, directing inquiries to specific email addresses or Slack channels. Currently, we support Mailgun, Postmark, or Slack, and we can create custom integrations upon request. To display a contact form in a modal dialog, simply define it in the settings and link it with <a href="contact">.

Premium Page Builder Blocks

  • Accordion & FAQ block with optional Structured Data Markup

  • Image Cards: Great for team block or an image cards

  • Pricing Block Create pricing tables

  • Carousel: A flexible carousel where you can show images, Quotes, Post, Work & Service cards or Custom image cards.

  • Contact Form: Set up multiple forms and assign contact topics, directing inquiries to specific email addresses or Slack channels.

  • Newsletter Form: Effortlessly manage multiple mailing lists.

image

Installation:

  1. Install the base theme from GitHub

  2. Purchase the upgrade here

  3. After download, unpack the zip file

  4. Replace /src/actions/index.ts with actions/index.ts.

  5. Replace all components in /src/components/bloks/premium with the content in the premium folder.

  6. Add .env to your development and production environment.

    CONTACT_FORM_ENDPOINT=mailgun
    
    MAILGUN_API_KEY=XXX
    MAILGUN_DOMAIN=XXX.COM
    MAILGUN_API_URL=https://api.eu.mailgun.net
    FROM_EMAIL_ADDRESS=XX@XX.XX 
    
    POSTMARK_SERVER_TOKEN=XXX
    SLACK_TOKEN=XXX  
    
    NEWSLETTER_ENDPOINT=mailchimp
    MAILCHIMP_API_KEY=XXX
    MAILCHIMP_SERVER_PREFIX=us21
    MAILCHIMP_LIST_ID=XXX