Jump to content

JeevanisM

Members
  • Posts

    223
  • Joined

  • Last visited

Posts posted by JeevanisM

  1. Hello All,

     

    As per the screen shot I attached here, I want to move a particular page ( this page has children ) to under another page using Admin option < move > . I tried to use the move option but I can only move it around same level.  how do I move it under another page ? 

     

    pwmove8.png

  2. On 4/24/2020 at 7:01 PM, Pixrael said:

    For me, it depends on the types of users, there are "Back-end Users" and "Front-End users". For the first I don't need to adjust the look and feel, just control the access/actions to avoid problems, mainly they are people from the business administration or team specialists. For the second, I generally need to create a profile/settings section on the Front-end that matches the look of the website/brand. Usually they are public/unknown people/customers from all over the world and I always want to keep them out of the PW core. But is not a big deal because building a custom Front-end user manager or access control is also very easy using the API. For this particular project it's easy to do it on the Front-end, you just need to know the user/role logged to show/hide information in the template files. Using the free LoginRegister module is essential, but if you can go for the Pro version, much better.

    yes thats my idea for now ?

  3. On 4/24/2020 at 5:59 PM, bernhard said:

    Exactly!

    And doing stuff in the backend has also one more major benefit: You do not expose user-input forms on your frontend! That means you let processwire handle the access control part and only build the parts of custom logic that you need.

    right. My current plan is to keep a unique page for ( displaying user comments / feedbacks to each videos ) and this page could be access only by admin/editor. I really wish if I can do this / include in the PW admin page itself, but I dont know how yet. I will follow your guidelines and will try then ?

  4. Hello @ryan thanks for this amazing module. can I ask a doubt  ? 

    Quote

    Guests may register to create a new account. User accounts are not actually created until validated by an email sent to the user. They receive a link containing a confirmation code. When clicked on (or pasted in manually after registration) the user account is then created. (Additional confirmation steps can also be optionally enabled). At this point, the user is now confirmed and can login (or be logged-in automatically).

    Can we somehow bypass / disable this sending activation link to Emal step ?  I would need the registration completes once after the submit the form, no need of the activation link sent to email >> then click it.

    Please let me know if its possible, then where should I comment out / disable some lines in source code. 

     

     

    thank you 

  5. 16 hours ago, benbyf said:

    If you didnt want to build an admin module you could add functionality to your templates depending on the user role. e.g. Superuser can see who has watched each video on the video's page, and you could provide a page which only exists for the admin that displays a list of videos and users who have watched them etc etc

    thats what I was thinking about. My PW knowledge is not par with to create admin module.  I was only confused more with that  frontend input ( user registration + feedback ) but after reading all replies, I am super charged to do with ProcessWire itself ?

     

     

    15 hours ago, Gideon So said:

    I would say you can do anything with ProcessWire. You need to have proper knowledge and skills but the guys here really helpful that makes life much easier.

    Gideon

    yea, I gotta push the PW experience further then 

  6. Hello,

    I got an inquiry with a new project, its a website to show catalogued educational videos. The website frontend will have 

    • List of Classes ( Class 5, 6, 7 ) 
      • List of Chapters
        • List of Videos to each chapters

    This is a simple straight forward CMS website, but client also asked to provide below features

    1. a full featured registration form ( name, phone, address, etc ) for each user
    2. a rating with feedback  meesage for each videos
    3. Admin should see the list of students registered / who watched which videos  such info
    4. Admin should see the rating / feedback message of each videos

    Well, because of these extra features, I got confused, whether its possible to do with ProcessWire or not. Can any one share some info on these ? Such custom requirements can be met by ProcessWire or should I choose a framework like Laravel / CodeIgniter for such work  ?

     

    thank you 

     

    • Like 1
  7. 2 hours ago, flydev ?? said:

    Interesting, on my side for every project, it's :

     

    @JeevanisM you should give a try to the last one ???

    will try with Duplicator then, thanx for the suggestion ?

    • Haha 1
  8. 2 hours ago, Pixrael said:

    Yes, it happened to me too, and twice!! ... but the third time I started to understand ... I'm a graphic designer, but I knew something about php, however you need to understand how PW is going first, if not, you are shooting blindly . When you reach that stage, then you discover how easy it was!
    I must admit that for me the selection of the names for the components of the system does not help at all in the learning curve. Because we arrives here with names learned elsewhere and here it's not used for the same thing (Pages, Templates, Template files, etc.) For me the new concepts was the most difficult side.

    This guy really helped me a lot.  Once you understand the working structure of  Page - Field - Template, then eveything easy, unless its super annoying.. 

    • Like 2
    • Thanks 1
  9. Hey All,

     

    Which module you use most of the time per every work you do in ProcessWire ? For me its ProcessExportProfile because I use this to mgrate my localhost development to the Live server. Easy as peach, I use this for every work I do. I personally feel this should be in the stock.

    What about you all ? any modules you use a lot ? 

    • Like 3
  10. 4 hours ago, kinderheim511 said:

    I found out about ProcessWire by looking for a fast script to open an online comics reader.

    I've used already built templates and it's most probably the reason I get an error on every change I make. My PHP skills are at the level of copy/pasting code in files.

    I know I can build the templates myself, but I'd need to spend how many hours on this?

    I already have two error topics opened, resolved, now I would need to open a third one just because I tried to delete a field and everything crashed.

    You can see how a normal web owner will have trouble if he decides on ProcessWire.

    Wordpress has a loading time twice as high, but I will go and use it because it's stable and intuitive and I don't need coding knowledge to use is.

    Believe me, I am very sad and pissed off ProcessWire isn't working for me, I've enjoyed how simple and fast it is. But I'm on this for 2 weeks and I'm still nowhere.

    Good luck with your project!

     

    Sounds like you never used / tried on wordpress below listed activities. 

    1. try to create / delete menu items and add sub menu items

    2. try to create few extra fields which are not with the packed theme 

    3. try to update a plugin because its not updated with wordpress version, right after you updated the plugin, your entire website is down 

    4. try to explain the difference between PAGE and POST to your client - believe me, I was fed up with my  clients

    5. try visual editor of wordpress ( what they call wp bakery some stuff ) 

    Quote

     

    I already have two error topics opened, resolved, now I would need to open a third one just because I tried to delete a field and everything crashed.

    You can see how a normal web owner will have trouble if he decides on ProcessWire.

     

    well, if you drive a car, you need to follow some rules. You cannot push Break and Accelerator at a time then complain, "look what a rubbish machine this is ". I suggest you to learn the relationship between Fields / Pages / Templates.  A normal user should read the user manual of whichever application / tool / machine .
    I was also pissed off with PW on my first try but after I got the knack with Fields / Pages / Templates then everything is awesome. 

    best wishes

     

     

     

    • Like 1
  11. My Country India and my state Kerala is still under lockdown but we reduced our Covid Case with a rate of recovery of 84% . Hope it will be over and all of you stay safe

  12. 48 minutes ago, kongondo said:

    moderator note: we already have a thread discussing the topic in the thread you started. I have merged your thread here.

    thank you . 

  13. Hello All,

     

    I guess all of us under lockdown and sitting at home. Atleast mostly, so share us whats going on ?  I am into NetFlix a lot and working from home, time to time.

  14. I tried and followed these steps :
    image.png.77f01929b88815c3c68fe54a6926375c.png as in the pic I have two templates floodcases ( this is list template to list all pages ) and floodsinglecase ( which is actually I want to see in the Add New Button >> FloodSingleCase

    I done this image.thumb.png.6cd19fe62f5e8f4456ecf8f9da8f245b.png

     

    and this image.thumb.png.3212f1d0fffb661d5d96f4959b9c96e8.png

     

     

    but I still dont see the option in the Add New Button : image.png.bd859b88f78f334730a6995d63718e39.png

     

    What could be the wrong step I am following now ? Any help would be thankful

  15. Hey lads,

    I heavily rely on BS for any kind of frontend design work, I find it very powerful and dynamic for the purpose. Over these years, I somehow feel that, there is not much I can get from BootStrap, and its more like all of my websites look same because of this BootStrap.  What about you all  ? any BS fans ? or any other CSS framework you love ? why  ?

  16. On 2/23/2020 at 2:06 AM, kei said:

    I checked @dadish profile, everything during instalation is OK, but doesn't work any page/subpage and admin panel. I got 404 error. Everything from server side is ok - I can install default profile and all works OK. Maybe missing some files?

    @louisstephens thank you for your post.

    Hello,

     

    I installed this : https://github.com/dadish/pw-skyscrapers-profile

    Today date : 28/02/2020 and everything working fine... I checked innterpages and admins.. everything working fine

×
×
  • Create New...