MODx SQL template, chunk, snippet, category install script

I really needed a script that would work like a resource installer to install some basic templates, chunks, snippets, and categories that I always use when developing in MODx. This SQL script will install home page and inside page templates, a head, banner, content, and footer chunk to be used with those templates, some snippets, and some categories. This works with MODx 0.9.5. I plan on taking this basic SQL script and creating some kind of module with it in the future (perhaps called Resource Installer), but this is the down and dirty version. Let me know if you would be interested in a module like that and what features you think it would need.

ResourceInstaller.0.1.beta ResourceInstaller.0.1.beta.sql

if you liked this post :)

Category: Programming | 1,350 views | Posted: May 25th 2007 02:49 pm

Related Posts

1 Comment »

MyAvatars 0.2

Pingback by Auto Site Start MODx Resource Install Script
on 12 Sep 2007 at 2:50 pm #

[...] A while back I posted an sql install script that I use for MODx that I called ResourceInstaller. My plans of creating a module based around this script haven’t materialized into anything yet, but the script has evolved a bit. I’ve renamed the sql script to AutoSiteStart because there was another project named similar to ResourceInstaller, and this script now installs more than resources. I wanted to take the time to post the sql script I’m using now since I think it shows a great way to get your development automated using MODx. [...]

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

« PHP Timing Script With Average Time | Video Tutorial: How to use Postini »