Skip to content

varunvns/Sitecore-Interactive-Publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Want to know what is Sitecore Interactive Publish module, and why to use it? Check this link: Sitecore Interactive Publish Documentation

How to Configure the Module:

###Important Note

  1. The Module supports Sitecore 8.0 and above.
  2. Its good not to install the module directly in your live environment. Check it out on your development boxes and test environments first and only after you feel satisfied, move it to the live environments.

###For Basic Users:

  1. Go to the Sitecore-Package Folder in Master Branch.
  2. Take the latest Sitecore Package present at the location. Versions are managed well, so it should not be difficult to spot the latest package zip. The zip contains required items as well as the code files of the module.
  3. Simply install it like any other Sitecore Package.
  4. Make sure you select Overwrite if asked for files and items
  5. Once the package installation completes, select the checkboxes Restart the Sitecore Client as well as Sitecore Server on the last page of Installation wizard.

###For Advanced Users: Choose the project solution based on your personal choice - with TDS or without TDS.

####Without TDS

  1. Install the Sitecore package following the basic user steps.
  2. Update the Publish Profile as per your environment.
  3. Publish the Project and check it goes to the right destination.
  4. Make the required changes and Publish again and check that your changes are available in the Sitecore Website.

####With TDS

  1. Configure TDS Core Database related configurations and Sync the items with Sitecore.
  2. If you have disabled the File deployment from TDS follow steps 2 thorough 4 above.

For Advanced users: If you make some changes to the module, don't forget to add it back to the module! We would be really grateful for that!


Future Enhancements

  • We are thinking add a new functionality to the Publish dialog that of Hide it. So when the user hides it, and then with a shortcut of Show Publish Dialog - shows the same publish dialog back, showing the current status of the Publish Job.
  • We are thinking of making use of the History Tables and taking some information and showing it in the Publish History.
  • We are thinking including the paths of items published and whether individually or with Subitems would be a useful information, we have still not explored this, but we would do it in sometime moving forward.

Contribute to the Sitecore Module

Well, if you wish to contribute to this Sitecore Module, then you need to take the following steps:

  1. Fork the Development Branch of the Module on Github.
  2. Add the code that you wish to.
  3. Create a Pull request, so that we can understand that you have added some functionality.
  4. You also need to update the readme and tell us why you added it and which files were updated.
  5. We will test the code on our side and will include it in the main dev branch and then the master branch if we don't find anything malicious. Also, its not like if you send a code we will add it, if it doesn't go with the concept or if it contains some malicious code, we might reject the code too. So sorry if that happens with you.

About

Sitecore Module adding a feature mainly useful for Sitecore Business users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published