isellsoap Posted January 28, 2015 Posted January 28, 2015 After reading Include & Bootstrap on the ProcessWire website I coded a simple shell script for outputting page informations. Here is the GitHub repository with further informations and usage instructions. Long story short, you can do things like pw get "/" which outputs this: or pw find "template=basic-page,parent=/about/,sort=-id,limit=4" id template rootParent which outputs this: I don’t know if it is in any way useful, but I think it’s a fun way to output PW content and to quickly get to page informations in a rather nerdy fashion. 16
tinacious Posted February 11, 2015 Posted February 11, 2015 This looks like a huge time-saver. Thanks for this!
WinnieB Posted February 12, 2015 Posted February 12, 2015 Interesting, also it's heartening to know that ProcessWire will still be functional in the year 7598. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now