function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
salesforce123salesforce123 

Move App to Appexchange

Hi,
  We are developing salesforce to PHP App Intigration Application.This Application we've developed in Demo  NOT IN LIVE .we want to move this APP to AppExhange.

After Live php Application ready we will submit a new version to App exchange
But my concern is will saelesforce allows change in target URL for later versions ?
Is it possbile to move APP to Appexchange now ?
 

Sagar PareekSagar Pareek
Hi Clay,

Salesforce allows you to change packages[the same package with new version] after you have released this on appexchange.

Suppose you have new functionality introduced in your app and now you want to release it to the appexchange make sure you make a upload this new package and change package version from the publishing console[appexchange].

Secondly if you are asking that you want to launch a whole new package from different org and change the link in the publishing console [appexchange], that is not possible.

Thanks,
Sagar.
salesforce123salesforce123
We want to change the end point URL, like we done integration with PHP demo APP, Live APP is not yet ready. after the APP got ready we will chnange the end point URL will it accept ?????
Sagar PareekSagar Pareek
Sorry, My Bad. You can't change it after launch of a package as it is in the code, however try taking a approach where you can change the endpoint url , like refering to custom settings.
salesforce123salesforce123
Hi Can u Give any Example ......................On Custom settings      PLS