PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Best Practice for modifying Wave

matthew-hutchings-1

Nov 2nd, 2018 10:00 AM

Hi,

For the initial launch of my website, what is the best way to offer a free subscription by default? I dont want the user to need to select a package as there will only be one and it will be free, so no payment or subscription service will be needed.

With that said, I am trying not to modify the core Wave folder too much as when future updates are available, I dont want to break it and make it easy as possible to upgrade.

mark

Nov 5th, 2018 07:11 PM

I would recommend overwriting the features needed, and then take a look at the changelog when new versions are available before updating in order to make sure it doesn't break your change.


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work

jahangir-mohammed

Nov 7th, 2018 12:19 PM

There is no way of building custom function to overwride wave functions with out directly editing it?