Share » Forums » Developer » Any SDLC methodology inside EZ?

Any SDLC methodology inside EZ?

Any SDLC methodology inside EZ?

Tuesday 08 November 2005 12:11:01 am - 4 replies

Author Message

Xavier Dutoit

Tuesday 08 November 2005 12:22:23 am

You can create a package containing the class (+some objects if you want) from the dev website and import it on the production website.

http://www.sydesy.com

Eric luo

Tuesday 08 November 2005 8:35:03 pm

Thanks.. I will try this out, is it any other approach? Like traditional way for software developing, check out the files, modify them and check them in..

Xavier Dutoit

Wednesday 09 November 2005 2:50:13 am

for the files (templates, images...), I use rsync over ssh.

You mentionned classes, that's stored in the database and the package is the easiest method IMO.

If you want to install a mirror of the dev database, just dump it, and copy it.

Don't forget the var of your siteaccess, it contains the files and images you've upload (clear the cache so you don't have to transfer it).

X+

http://www.sydesy.com

Ɓukasz Serwatka

Wednesday 09 November 2005 2:54:22 am

Also you can work directly on server via ftp ot sftp if you using tools like ZDE, Dreamweaver, Contribute.

Every time when you will save file, it will be transfered on server, but here it is good to disable cache on development time.

Look also on PHPEdit extension for eZ publish if you working on Windows platform.

http://ez.no/products/solutions/solutions_and_software/phpedit_extension_for_ez_publish

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu