Jump to content

Luis

Members
  • Posts

    295
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Luis

  1. Hey Processwire addicted, I´ve justed finished my portfolio site named misterui. Just a simple page to give me the oportunity to sell some of my work. The entire page is done with Processwire. I have coded a little eCommerce solution based on template files. Biggest need was that the page could do almost everything automatically, like creating invoice and notification mail. I came up with a front-end solution to handle orders. I could see open orders and closed orders, from the frontend I could advice the system to send the client his download link by just set the order to paid status. Orders are just pages with the data provided by the client and a attached file according to the product the customer ordered. The attached file is automatically deleted after 14 days to save some disk space. Well, pictures say more than thousand words. Just watch the attached video which shows the order process and the order handling for the superuser. https://youtu.be/Oz53MYdwtOg http://www.misterui.de
  2. Think its not impossible that paymill will expand into the US market. Paymill is a company from Rocket Internet, one of the biggest German Incubators. They are the founders of Zalando, which is maybe the biggest German eCommerce startup.
  3. Looks like someone send a file:/// to the power Generator #SuperBowl

  4. Joss, u are an musician, your liver has to hate you, well... if its true what television and magazines tell me
  5. Maybe very british means, c´mon let´s make a leaflet in the pub?
  6. Goodbye Win8, hello Win7, oh my lovely startmenu I missed u so

  7. Mmmmmmmmh My first impression after discovering pw.: Aha another CMS. Maybe I give it a try in a few days. ..... Few days later ..... WOW
  8. We have to spread the love Soma I can't hear "we do this in wordpress" anymore A review would be nice Joss
  9. I introduced today one of my clients to Processwire, i've just ported her site from Joomla. After 5 minutes clicking, showing and telling she just said: " This is all? So easy?" Looks like a new fan Any similar situations someone?
  10. But don't forget to use $sanitize on the GET
  11. Have a look into the cheatsheet and search for delete, you get something like this: $files->delete($file) damn Antti was faster
  12. Attaching fotos like a boss today ... http://t.co/cqsBIj6B

  13. if($page->title == 'customPageName') echo 'your js/CSS link';
  14. Just trying to share my experiences in shops, which are my core business. The first thing I usually do the first time I´m testing a new shop system is looking into the template code. I created a Shop mid last year with OpenCart and it tooked me long to understand what happend in the "starting" template. The problem is, that the devs wanna show how good the Shop could look and forget about form follows function in most cases. So for my 0,02€ (Yes Euro Cents ) try to keep the design approach as simple as possible. Just the ProWi way, give the user the tools but not the markup.
  15. looking forward to your test
  16. Joss, think about a starting point. If you provide a site profile with too much options out of the box you make it hard for beginners to handle the system. If you want to show whats possible just do a demo profile. You set up a profile with bootstrap, for a non bootstrap user it takes some time to get familiar with, keep that in mind.
  17. For those interested. Requires the shop module installed, code not well documented and from the my first steps in PW time. So be honest with me templates.zip
  18. Hey Joss, the reason for non hover on parent elements is to avoid usability issues on touch devices like iPhone, iPad "$drop random device"
  19. I better not tell you that I dropped the database by mistake on my "Fail day" But I still have the tempalte files... :-/
  20. Oh Yeah my fav! btw: who is Lars?
  21. If you are really interested in launching a german PW site, I will help you with some fancy coding.
  22. My last line to prevent beeing more Off Topic. Have you tried TideSDK yet? http://www.tidesdk.org/ Maybe there is a chance to run a PW instance with it, will try it after finding some time...
×
×
  • Create New...