.zeenux
.zeenux
TCTwill CMS
Created by .zeenux on 6/19/2023 in #👊support
Adding Comments to Posts
@ifox.dev
9 replies
TCTwill CMS
Created by .zeenux on 6/19/2023 in #👊support
Adding Comments to Posts
with only authenticated people allowed to comment
9 replies
TCTwill CMS
Created by .zeenux on 6/19/2023 in #👊support
Adding Comments to Posts
i was using disqus as an example, what i would want is a comment system build using twill
9 replies
TCTwill CMS
Created by .zeenux on 6/19/2023 in #👊support
Adding Comments to Posts
Hang on. The comments are to be added from the front end. i.e a user commenting on a post, and not from the admin interface. So in twill is there a way to add a form to the module. A form that will be displayed on the frontend. Similar to disqus ?
9 replies
TCTwill CMS
Created by .zeenux on 5/19/2023 in #👊support
fileparams in Model
Ok thanks.
5 replies
TCTwill CMS
Created by .zeenux on 5/13/2023 in #👊support
adding a custom link in the dashboard
TwillNavigation::addLink( NavigationLink::make()->forRoute('ENTER_ROUTE_HERE')->title('XYZ') );
3 replies
TCTwill CMS
Created by .zeenux on 5/11/2023 in #👊support
Twill + Spatie permissions
@ifox.dev any pointers?
10 replies
TCTwill CMS
Created by .zeenux on 5/11/2023 in #👊support
Twill + Spatie permissions
How do you assign item permissions to groups?
10 replies
TCTwill CMS
Created by .zeenux on 5/11/2023 in #👊support
Twill + Spatie permissions
that would be ideal
10 replies
TCTwill CMS
Created by .zeenux on 5/11/2023 in #👊support
Twill + Spatie permissions
twill permissions allow me to assign a single item to a User, not for a group (i.e a role)
10 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
Added a morphmap for role and it works
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
No morph map defined for model [A17\Twill\Models\Role].
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
That did it. Thanks a million for the patient support. Can i disable the email notification that goes after registering a user?
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
LEVEL_ROLE_GROUP_ITEM
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
RoleGroupItem
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
No description
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
i ran the migration, but can't see roles management in the dashboard
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
'modules' => ['post'], not working still.
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
Still doesn't work
46 replies
TCTwill CMS
Created by .zeenux on 5/10/2023 in #👊support
Twill advanced permissions
so defined in AppServiceProvider boot method Relation::enforceMorphMap([ 'post' => 'App\Models\Post',
]);
46 replies