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

updating from source v8.1 #118

Open
f1-outsourcing opened this issue Jun 27, 2022 · 4 comments
Open

updating from source v8.1 #118

f1-outsourcing opened this issue Jun 27, 2022 · 4 comments

Comments

@f1-outsourcing
Copy link

I was wondering what would be the best way to install and update suitecrm 8 for now and in the future. If I look at all the branches/tags I see everywhere the minor release, would it also not be nice to have a tag/branche v8.1 that is automatically linked to the newest minor release of 8.1.x? This way you can just update your environment with a git pull.

Or is there another advised solution to update from source?

@f1-outsourcing
Copy link
Author

Currently I am getting this error on the v8.1.2

Only adding a .htaccess with this:

RewriteEngine On
RewriteRule ^$ public/ [L]
RewriteRule ((?s).*) public/$1 [L]

20220627-105445-suitecrm

@pgorod
Copy link
Contributor

pgorod commented Jun 27, 2022

@f1-outsourcing you're using Github for discussions that are much better suited to the forums:

https://community.suitecrm.com

This is a huge project with a huge Community and it's important (and very difficult) to keep Github tidy with just well-focused bug reports, not with admin work discussions.

Don't worry, the same people that read your tickets here, also read you there. 👍

@f1-outsourcing
Copy link
Author

Ok I will, so feature requests go there? Because I just wanted post issue here about introducing a db prefix, so you can host multiple instances of suitecrm in a single database.

@pgorod
Copy link
Contributor

pgorod commented Jun 27, 2022

There is a "Suggestion box" area there:

https://community.suitecrm.com/c/suitecrm-forum-english-language/suggestion-box/13

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