Codebob - Single-Vendor Digital Marketplace
已破解 

Codebob - Single-Vendor Digital Marketplace 1.3 Nulled

没有下载权限
已加入
2021/03/12
消息
5,753
回应得分
2,004
Credits
$9,530
thanks to dear member @anne51 submitted a new resource:

Codebob - Single-Vendor Digital Marketplace - Codebob is a robust PHP script designed to create a dynamic digital marketplace

查看附件 88298
Codebob is a robust PHP script designed to create a dynamic digital marketplace for a single vendor. This versatile platform allows you to effortlessly upload and sell a wide range of digital products, including WordPress themes, plugins, stock footage, music, audio, graphics, and more.

With a focus on user experience, Codebob offers an intuitive interface that simplifies product management. The comprehensive admin panel provides full control over your...

Read more about this resource...
 
thanks to dear member @netman updated Codebob - Single-Vendor Digital Marketplace with a new update entry:

changelog

[NEW] Option to add external purchase link added
[NEW] Search filters mobile responsive menu added
[NEW] Search filter by category options (Files, browsers, etc...)
[NEW] Download free items without login option added
[NEW] Option to hide item sales added
[UPDATE] Schema structure updated
[FIX] Item sub-category problem fixed
[FIX] Dropdown menu line break problem fixed

Read the rest of this update entry...
 
thanks to dear member @work updated Codebob - Single-Vendor Digital Marketplace with a new update entry:

changelog

[NEW] Added the ability to enable or disable an item
[NEW] Enabled support for decimal pricing for better precision
[NEW] Added a standalone link for the GDPR Cookie Policy
[NEW] Added the ability to disable the extended license
[UPDATE] Improved search functionality for more accurate and relevant results
[UPDATE] Optimized item tags in URLs by removing unnecessary spaces
[FIX] Resolved problems with filters on both desktop and mobile views
[FIX] Corrected hCaptcha validation errors...

Read the rest of this update entry...
 
thanks to dear member @netman updated Codebob - Single-Vendor Digital Marketplace with a new update entry:

changelog

[NEW] Added PayPal IPN integration for enhanced payment handling
[NEW] Payment gateway now can charge with different currency with exchange rate
[NEW] Checkout now hides the balance display when the balance is 0
[NEW] Added an editor images section in the admin system
[NEW] Introduced a storage settings section in the admin panel
[UPDATE] Moved item file storage settings to the new storage settings section
[DELETE] Remove Imgur API integration due to usage limitations
[FIX] Resolved issues...

Read the rest of this update entry...
 
How do I edit the Hero Text of Main Homepage on Codebob - Single-Vendor Digital Marketplace Script ?

I have shared the screenshot below and I want to change the highlighted text.
1093214.webp
Example Text : WordPress Templates, Plugins, PHP Scripts And Graphics Digital Marketplace
 
How do I edit the Hero Text of Main Homepage on Codebob - Single-Vendor Digital Marketplace Script ?

I have shared the screenshot below and I want to change the highlighted text.
查看附件 108072
Example Text : WordPress Templates, Plugins, PHP Scripts And Graphics Digital Marketplace
you can find it from
resources/views/themes/basic/home.blade.php
with code
HTML:
  <h1 class="header-title header-title-home" data-aos="fade-right" data-aos-duration="1000">
                        {{ translate('WordPress Templates, Plugins, PHP Scripts And Graphics Digital Marketplace') }}
                    </h1>
you can modify here .or modify language translate file
 
上次编辑:
顶部