Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vaahcms-module-saas Deployment Steps #5

Open
smal2019 opened this issue Apr 8, 2024 · 4 comments
Open

Vaahcms-module-saas Deployment Steps #5

smal2019 opened this issue Apr 8, 2024 · 4 comments

Comments

@smal2019
Copy link

smal2019 commented Apr 8, 2024

Hi ,

I have cloned given repo and unable to find the deployment steps. Could you please provide us the deployment steps run in my local .

@we-vikram-wri231
Copy link
Contributor

Hi @smal2019
Thank you for reaching out. I understand you've cloned the repository but are having trouble finding the deployment steps.
I will provide you the steps which you can follow to run the project locally.

Thanks

@smal2019
Copy link
Author

smal2019 commented Apr 8, 2024 via email

@we-vikram-wri231
Copy link
Contributor

we-vikram-wri231 commented Apr 8, 2024

Hi @smal2019

To deploy the project locally, please follow these steps:

1. Install VaahCMS:

  • VaahCMS is the foundation for our project, and Saas is a module within it.
  • Follow the installation guide provided here to set up VaahCMS on your local system.

NOTE: VaahCMS Doc Link: https://docs.vaah.dev/vaahcms-2x

2. Integrate Saas Module:

  • Once VaahCMS is successfully installed, navigate to the VaahCMS directory located at <root-path>/VaahCms/Modules.
  • Create a new folder named Saas.
  • Clone the Saas repository into this newly created folder.

NOTE: Ensure that the module directory's name does not contain any spaces, as this could affect the namespace.

Activation Process:

Now, let's activate the Saas module to utilize its functionalities:

  1. Access the VaahCMS backend by visiting <base-url>/public/backend#/vaah/modules.
  2. Locate the Saas module in the list of available modules.
  3. Click on the "activate" button next to the Saas module.
  4. Once activated successfully, you'll see the module link appearing in the sidebar section of Vaah CMS.

If you encounter any specific issues or error messages during these steps, please don't hesitate to let me know, and I'll do my best to assist you further.

Thanks

@smal2019
Copy link
Author

smal2019 commented Apr 8, 2024

Okay Thank you Vikram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants