Just a word of caution: It is not easy to completely un-tie Osclass 3.8 from anything related to Osclass. Because it is not just the Market, it is also the Geo connections and the NEW installations.
I took the liberty to split your reply to a new topic, here.
I have spend a few hours with 3.8 stock. It seems that it contains all kind of links and connection with Osclass.org.
There are plenty of:
- "market.osclass.org"
- ONE https://osclass.org for updates checks
- "admin.osclass.org"
- "info @ osclass.org"
- "geo.osclass.org"
- "forums.osclass.org"
both http: & https: links (go figure)
- "www.osclass.org"
- "doc.osclass.org"
and maybe others exist that i missed. I will search more the next days and update here.
I made a pull request removing Market on Navjot's fork.
https://github.com/navjottomer/Osclass/pull/57
No errors and it works properly.
Updating code has not been removed, it's just unused currently. Later we plan to use it to make an update system that won't rely on anything else but GitHub.
I will consider making a quick tutorial about removing Market in existing Osclass installations.
Regards.
Available for custom Osclass development. www.defected.dev
@webmods The "removed link" is not me, it is the forum filters for the new users with less that 4 posts.
I made a pull request removing Market on Navjot's fork.
https://github.com/navjottomer/Osclass/pull/57
No errors and it works properly.
Updating code has not been removed, it's just unused currently. Later we plan to use it to make an update system that won't rely on anything else but GitHub.
I will consider making a quick tutorial about removing Market in existing Osclass installations.
Hello.
We did a few brainstorming sessions and we decided to do nothing and wait.
An idea that was brought up was to add a "switch" (via Osclass config probably, true or false) to enable the market code or not. Any market that is.
That way the changes will be minimal, if any.
From what i read, it seems there is also one (or more ?) Market urls or settings saved in the Database, in Preferences. So the "search and replace" method is not a complete solution.
Unless the webmaster of each site knows what he is doing and manuall change that in the database via PhpMyAdmin or something.