Resource icon

BuySell Frontend with Vue.js and PHP Backend (Olx, Mercari, Carousell, Class) Full App (1.2) Nulled v1.4

No permission to download
  • Note: some broken links will redirect you to home page , please leave a comment, you will be notify as soon as the links is updated
  • You MUST read Socialtor Rules before making your first post, else you may get permanent warning points or a permanent Ban. Socialtor forum resource are safe and secure. So that you can use them for development and checking out functions. If your are on home windows and have an antivirus that signals you approximately a likely infection: understand it's a fake fantastic due to the fact all scripts are double checked by our experts. We endorse you to add Socialtor to relied/trusted on sites/assets or disable your antivirus momentarily at the same time as downloading a resource. thanks @Socialtor.

Backend Change Logs​

– map default from backend ( Backend & Api )
– item upload ui screen with BE control ( Backend & Api )

Backend Effected Files​

– application/controllers/backend/Frontend_configs.php
– application/views/backend/frontend_configs/entry_form.php
– application/core/API_Controller.php

SQL Change Logs​

You must run the following queries.
Copy to Clipboard






1
ALTER TABLE `bs_frontend_config` ADD `item_upload_ui1` TINYINT(1) NOT NULL DEFAULT '1' AFTER `promote_fourth_choice_day`, ADD `item_upload_ui2` TINYINT(1) NOT NULL DEFAULT '0' AFTER `item_upload_ui1`;


How to run SQL queries for version update​

Please watch the screen recording here : https://drive.google.com/file/d/1n5sLt1TI73p5vmUgEfAZ_erm4zBNy1AY/view?usp=sharing
Important Note – Need to import language csv files.

Frontend Change Logs​

– Fixed Scroll Bar issue
– Fixed reactive value false vue warning
– Contact us page show star and if click ok button clear all field
– Add Blog autoplay carousel
– Add choose item upload ui setting
– Check user name length in item card
– Fixed Adsense(200*200) is not work and responsive

Frontend Effected Files​

– package-lock.json
– public/index.html
– src/App.vue
– src/api/common/PsApi.ts
– src/assets/locales/locales/en.json
– src/components/core/adsense/PsAdSense.vue
– src/components/core/dialog/PsWarningDialog2.vue
– src/components/core/draggable/DraggableContainer.vue
– src/components/layouts/footer/FooterLinkSection.vue
– src/components/layouts/navbar/PsNavBar.vue
– src/components/modules/item/ItemHorizontalItem.vue
– src/components/modules/item/LimitItemModal.vue
– src/components/modules/item/PromoteItemModal.vue
– src/config/PsConfig.ts
– src/object/FrontendConfigSetting.ts
– src/object/PsItemUploadConfig.ts
– src/router/index.ts
– src/store/modules/blog/BlogProvider.ts
– src/store/modules/category/CategoryProvider.ts
– src/store/modules/chat/ChatHistoryListProvider.ts
– src/store/modules/dealOption/DealOptionProvider.ts
– src/store/modules/gallery/GalleryProvider.ts
– src/store/modules/homebunner/BunnerProvider.ts
– src/store/modules/item/FavouriteItemProvider.ts
– src/store/modules/item/FeaturedItemProvider.ts
– src/store/modules/item/FollowerItemProvider.ts
– src/store/modules/item/ItemConditionProvider.ts
– src/store/modules/item/ItemCurrencyProvider.ts
– src/store/modules/item/ItemDealOptionProvider.ts
– src/store/modules/item/ItemPriceTypeProvider.ts
– src/store/modules/item/ItemTypeProvider.ts
– src/store/modules/item/PaidAdItemProvider.ts
– src/store/modules/item/PopularItemProvider.ts
– src/store/modules/item/ProductProvider.ts
– src/store/modules/item/RecentItemProvider.ts
– src/store/modules/item/ReportedItemProvider.ts
– src/store/modules/itemLocationTownship/ItemLocationTownshipProvider.ts
– src/store/modules/itemPriceType/ItemPriceTypeProvider.ts
– src/store/modules/itemType/ItemTypeProvider.ts
– src/store/modules/itemcolor/ItemColorProvider.ts
– src/store/modules/itemlocation/ItemLocationProvider.ts
– src/store/modules/itemsellertype/ItemSellerTypeProvider.ts
– src/store/modules/limit/LimitAdItemProvider.ts
– src/store/modules/noti/NotiProvider.ts
– src/store/modules/offer/OfferProvider.ts
– src/store/modules/package/PackageProvider.ts
– src/store/modules/rating/RatingListProvider.ts
– src/store/modules/subCategory/SubCategoryProvider.ts
– src/store/modules/user/BlockUserProvider.ts
– src/store/modules/user/UserListProvider.ts
– src/store/modules/user/UserProvider.ts
– src/store/modules/user/UserStateProvider.ts
– src/views/about/About.vue
– src/views/about/FaqPage.vue
– src/views/about/TermsAndConditions.vue
– src/views/chat/Chat.vue
– src/views/contact/ContactUs.vue
– src/views/dashboard/Dashboard.vue
– src/views/item/entry/ItemEntry.vue
– src/views/item/list/ItemList.vue
– src/views/privacy/Privacy.vue
– src/views/user/Profile.vue
– tailwind.config.js
– src/components/modules/email/
– src/views/item/entry/ItemUpload1.vue
– src/views/item/entry/ItemUpload2.vue
– src/views/item/list/DisableItemList.vue