
[Code] Specialist
-
Posts
3 -
Joined
-
Last visited
Posts posted by [Code] Specialist
-
-
Hi Folks,
I am lost and stuck !
I like to setup several domains with ProcessWire - MultiLanguage. All Pages should have the same basisconfiguration and Fieldsets. Its a messy job to setup each domain manually, so my idea was to develop a module , which setup my basis templates + fields + fieldsettings (visuality / dependencies / fieldsets) automatically.
But I have no idea how to start and what to start with.
All modules I looked at, mostly do something for front-end jobs. But this is an install-module.
How to create a module which:
- create fields and fieldsets and its dependencies (is there a cheatpage for all possibilities ?)
- create template Pages which implements above fields
If someone could give me an easy implementationhint
it would be sooooo nice. Maybe there is already something I could look at for learning.
Thanks a lot
Michael
--
Using PW 3.0.62
-
Hi Folks,
I like to develop a Backend Module with extra tabs and nested fields. Is there any Example Code for my Idea ?
The Module should create new fields, a new Tab and several fields on it. AND... Last but not least the fields depend on each other by rules like "if checkbox $a then unfold area with Textfield 1+2 "
If someone have a snippet for me to learn ... it would be soooo great. Thanks.
Michael
Dev Module to setup Default "New PW"
in Module/Plugin Development
Posted
Hello to all. Thanks a lot for your replies. I will have a look for each this evening and tell you which one would be the best solution for me