• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme v27.4.1

No permission to download
Hi, how do I install demo manually without using Dashboard - Prebuilt Website? I already downloaded the Demo folders
 
Hey buddy, can you provide demo data for version 21.31?
I recommend that you provide demo data when each file is updated.
Sincere hope,If you can, please do this.
If it is too busy, then forget it.
Thanks again!
 
Hey buddy, can you provide demo data for version 21.31?
I recommend that you provide demo data when each file is updated.
Sincere hope,If you can, please do this.
If it is too busy, then forget it.
Thanks again!
i can grab all demos but need someone help me to add all demos name like this
so we need someone add new demos name like this
PHP:
$downloadlink = array(
'theme', 'event2', 'repair2', 'thriller', 'company2', 'simple2', 'architect3', 'adventure',
'accountant3', 'universe', 'tea2', 'hairdresser', 'mechanic3', 'fitness2', 'actor', 'clothing',
'dietitian2', 'resort', 'bar2', 'museum2', 'accountant2', 'decor2', 'farm', 'yoga2',
'webdeveloper', 'lawyer3', 'birthday', 'ecobeef', 'hotel3', 'app3', 'photography', 'robotics',
'carwash', 'gsmservice', 'snowpark', 'wanderer', 'pizza3', 'cv', 'winter', 'stylist',
'company', 'bistro2', 'music2', 'language2',
'watchmaker', 'pay', 'animal2', 'artist2', 'developer3', 'personaltrainer', 'detailing3', 'carpenter2',
'internet', 'airport', 'salmon', 'detailing2', 'drawing', 'mockup', 'denim', 'manicure', 'meeting',
'vegetables', 'meat', 'cafe2', 'tiles2', 'hiphop', 'game', 'marina', 'clinic2', 'assistance',
'sushi2', 'repair', '3d', 'code', 'spa2', 'it', 'upholsterer', 'fareast', 'loans2',
'philharmonic', 'garden2', 'weddingvideos', 'animalshelter', 'craftbeer', 'elearning',
'artist', 'oculist', 'sportsclub', 'productions', 'diet', 'boutique', 'stone',
'guesthouse', 'wildlife', 'restaurant2', 'dentist2', 'furniture2', 'creative2',
'wine2', 'detailing', 'home', 'active', 'shoes', 'corporation', 'musician',
'developer2', 'xmas2', 'fireplace', 'training', 'couturier', 'surveyor', 'wallet',
'herbal', 'snapshot', 'biolab', 'moto', 'logistics', 'pizza2', 'hifi', 'ebook',
'lawyer2', 'watch', 'tailor', 'biker', 'writer', 'mechanic2', 'barber2', 'goodfood',
'agency2', 'minimal', 'medic2', 'underwater', 'seo2', 'smarthome', 'car', 'makeup',
'architect2', 'wedding2', 'technics', 'aquapark', 'print', 'perfume', 'movie', 'eco',
'bistro', 'ngo', 'casino', 'pharmacy', 'hr', 'music', 'vpn', 'pets', 'tiles', 'freelancer',
'lifestyle', 'app2', 'kebab', 'holding', 'tea', 'toy', 'charity2', 'carpenter', 'mining',
'retouch', 'accountant', 'sushi', 'beauty2', 'fitness', 'design2', 'painter', 'kindergarten',
'ski', 'blogger2', 'service', 'firm', 'interior2', 'industry', 'journey', 'science',
'carver', 'hotel2', 'moving2', 'billiard', 'business2', 'renovate2', 'xmas', 'exposure',
'burger', 'profile', 'farmer', 'copywriter', 'horse', 'notebook', 'dietitian', 'investment',
'handmade', 'space', 'club', 'buddy', 'lab', 'zoo', 'asg', 'journalist', 'simple', 'extreme',
'voyager', 'typo', 'tuning', 'smart', 'glasses', 'taxi', 'decor', 'builder', 'karting',
'coaching', 'wine', 'surfing', 'garden', 'software', 'library', 'digital', 'icecream',
'constructor', 'interactive', 'agro', 'media', 'cosmetics', 'jet', 'dentist', 'kravmaga',
'transfer', 'showcase', 'cafe', 'bikerental', 'massage', 'callcenter', 'golf', 'theater',
'flower', 'handyman', 'translator', 'story', 'factory', 'recipes', 'sport', 'store',
'animals', 'webdesign', 'safari', 'adagency', 'congress', 'video', 'steak', 'clinic',
'play', 'fashion', 'disco', 'fix', 'bar', 'coffee', 'finance', 'cleaner', 'itservice',
'jeweler', 'records', 'politics', 'pole', 'energy', 'launch', 'tattoo', 'yoga', 'insurance',
'driving', 'party', 'vision', 'model', 'pr', 'baker', 'language', 'security', 'furniture',
'museum', 'architect', 'electric', 'vet', 'loans', 'charity', 'sitter', 'moving', 'fit',
'barber', 'book', 'plumber', 'dj', 'sketch', 'bw', 'tourist', 'art', 'interior', 'webmaster',
'app', 'seo', 'pizza', 'event', 'developer', 'carrental', 'band', 'university', 'spa', 'press',
'gym', 'design', 'marketing', 'hosting', 'travel', 'agency', 'estate', 'beauty', 'blogger',
'business', 'church', 'creative', 'hotel', 'landing', 'lawyer', 'mechanic', 'medic',
'onepage', 'parallax', 'photo', 'portfolio', 'renovate', 'restaurant', 'resume', 'school',
'shop', 'transport', 'wedding',
);

foreach($downloadlink as $demo){
   $importer_api = new Mfn_Importer_API( $demo );
   $demo_path = $importer_api->remote_get_demo();   
}
 
  • Like
Reactions: GARAYEV
i can grab all demos but need someone help me to add all demos name like this
so we need someone add new demos name like this
PHP:
$downloadlink = array(
'theme', 'event2', 'repair2', 'thriller', 'company2', 'simple2', 'architect3', 'adventure',
'accountant3', 'universe', 'tea2', 'hairdresser', 'mechanic3', 'fitness2', 'actor', 'clothing',
'dietitian2', 'resort', 'bar2', 'museum2', 'accountant2', 'decor2', 'farm', 'yoga2',
'webdeveloper', 'lawyer3', 'birthday', 'ecobeef', 'hotel3', 'app3', 'photography', 'robotics',
'carwash', 'gsmservice', 'snowpark', 'wanderer', 'pizza3', 'cv', 'winter', 'stylist',
'company', 'bistro2', 'music2', 'language2',
'watchmaker', 'pay', 'animal2', 'artist2', 'developer3', 'personaltrainer', 'detailing3', 'carpenter2',
'internet', 'airport', 'salmon', 'detailing2', 'drawing', 'mockup', 'denim', 'manicure', 'meeting',
'vegetables', 'meat', 'cafe2', 'tiles2', 'hiphop', 'game', 'marina', 'clinic2', 'assistance',
'sushi2', 'repair', '3d', 'code', 'spa2', 'it', 'upholsterer', 'fareast', 'loans2',
'philharmonic', 'garden2', 'weddingvideos', 'animalshelter', 'craftbeer', 'elearning',
'artist', 'oculist', 'sportsclub', 'productions', 'diet', 'boutique', 'stone',
'guesthouse', 'wildlife', 'restaurant2', 'dentist2', 'furniture2', 'creative2',
'wine2', 'detailing', 'home', 'active', 'shoes', 'corporation', 'musician',
'developer2', 'xmas2', 'fireplace', 'training', 'couturier', 'surveyor', 'wallet',
'herbal', 'snapshot', 'biolab', 'moto', 'logistics', 'pizza2', 'hifi', 'ebook',
'lawyer2', 'watch', 'tailor', 'biker', 'writer', 'mechanic2', 'barber2', 'goodfood',
'agency2', 'minimal', 'medic2', 'underwater', 'seo2', 'smarthome', 'car', 'makeup',
'architect2', 'wedding2', 'technics', 'aquapark', 'print', 'perfume', 'movie', 'eco',
'bistro', 'ngo', 'casino', 'pharmacy', 'hr', 'music', 'vpn', 'pets', 'tiles', 'freelancer',
'lifestyle', 'app2', 'kebab', 'holding', 'tea', 'toy', 'charity2', 'carpenter', 'mining',
'retouch', 'accountant', 'sushi', 'beauty2', 'fitness', 'design2', 'painter', 'kindergarten',
'ski', 'blogger2', 'service', 'firm', 'interior2', 'industry', 'journey', 'science',
'carver', 'hotel2', 'moving2', 'billiard', 'business2', 'renovate2', 'xmas', 'exposure',
'burger', 'profile', 'farmer', 'copywriter', 'horse', 'notebook', 'dietitian', 'investment',
'handmade', 'space', 'club', 'buddy', 'lab', 'zoo', 'asg', 'journalist', 'simple', 'extreme',
'voyager', 'typo', 'tuning', 'smart', 'glasses', 'taxi', 'decor', 'builder', 'karting',
'coaching', 'wine', 'surfing', 'garden', 'software', 'library', 'digital', 'icecream',
'constructor', 'interactive', 'agro', 'media', 'cosmetics', 'jet', 'dentist', 'kravmaga',
'transfer', 'showcase', 'cafe', 'bikerental', 'massage', 'callcenter', 'golf', 'theater',
'flower', 'handyman', 'translator', 'story', 'factory', 'recipes', 'sport', 'store',
'animals', 'webdesign', 'safari', 'adagency', 'congress', 'video', 'steak', 'clinic',
'play', 'fashion', 'disco', 'fix', 'bar', 'coffee', 'finance', 'cleaner', 'itservice',
'jeweler', 'records', 'politics', 'pole', 'energy', 'launch', 'tattoo', 'yoga', 'insurance',
'driving', 'party', 'vision', 'model', 'pr', 'baker', 'language', 'security', 'furniture',
'museum', 'architect', 'electric', 'vet', 'loans', 'charity', 'sitter', 'moving', 'fit',
'barber', 'book', 'plumber', 'dj', 'sketch', 'bw', 'tourist', 'art', 'interior', 'webmaster',
'app', 'seo', 'pizza', 'event', 'developer', 'carrental', 'band', 'university', 'spa', 'press',
'gym', 'design', 'marketing', 'hosting', 'travel', 'agency', 'estate', 'beauty', 'blogger',
'business', 'church', 'creative', 'hotel', 'landing', 'lawyer', 'mechanic', 'medic',
'onepage', 'parallax', 'photo', 'portfolio', 'renovate', 'restaurant', 'resume', 'school',
'shop', 'transport', 'wedding',
);

foreach($downloadlink as $demo){
   $importer_api = new Mfn_Importer_API( $demo );
   $demo_path = $importer_api->remote_get_demo();  
}
I recommend providing all the demo data, as each user's situation is different.
 
i can grab all demos but need someone help me to add all demos name like this
so we need someone add new demos name like this
PHP:
$downloadlink = array(
'theme', 'event2', 'repair2', 'thriller', 'company2', 'simple2', 'architect3', 'adventure',
'accountant3', 'universe', 'tea2', 'hairdresser', 'mechanic3', 'fitness2', 'actor', 'clothing',
'dietitian2', 'resort', 'bar2', 'museum2', 'accountant2', 'decor2', 'farm', 'yoga2',
'webdeveloper', 'lawyer3', 'birthday', 'ecobeef', 'hotel3', 'app3', 'photography', 'robotics',
'carwash', 'gsmservice', 'snowpark', 'wanderer', 'pizza3', 'cv', 'winter', 'stylist',
'company', 'bistro2', 'music2', 'language2',
'watchmaker', 'pay', 'animal2', 'artist2', 'developer3', 'personaltrainer', 'detailing3', 'carpenter2',
'internet', 'airport', 'salmon', 'detailing2', 'drawing', 'mockup', 'denim', 'manicure', 'meeting',
'vegetables', 'meat', 'cafe2', 'tiles2', 'hiphop', 'game', 'marina', 'clinic2', 'assistance',
'sushi2', 'repair', '3d', 'code', 'spa2', 'it', 'upholsterer', 'fareast', 'loans2',
'philharmonic', 'garden2', 'weddingvideos', 'animalshelter', 'craftbeer', 'elearning',
'artist', 'oculist', 'sportsclub', 'productions', 'diet', 'boutique', 'stone',
'guesthouse', 'wildlife', 'restaurant2', 'dentist2', 'furniture2', 'creative2',
'wine2', 'detailing', 'home', 'active', 'shoes', 'corporation', 'musician',
'developer2', 'xmas2', 'fireplace', 'training', 'couturier', 'surveyor', 'wallet',
'herbal', 'snapshot', 'biolab', 'moto', 'logistics', 'pizza2', 'hifi', 'ebook',
'lawyer2', 'watch', 'tailor', 'biker', 'writer', 'mechanic2', 'barber2', 'goodfood',
'agency2', 'minimal', 'medic2', 'underwater', 'seo2', 'smarthome', 'car', 'makeup',
'architect2', 'wedding2', 'technics', 'aquapark', 'print', 'perfume', 'movie', 'eco',
'bistro', 'ngo', 'casino', 'pharmacy', 'hr', 'music', 'vpn', 'pets', 'tiles', 'freelancer',
'lifestyle', 'app2', 'kebab', 'holding', 'tea', 'toy', 'charity2', 'carpenter', 'mining',
'retouch', 'accountant', 'sushi', 'beauty2', 'fitness', 'design2', 'painter', 'kindergarten',
'ski', 'blogger2', 'service', 'firm', 'interior2', 'industry', 'journey', 'science',
'carver', 'hotel2', 'moving2', 'billiard', 'business2', 'renovate2', 'xmas', 'exposure',
'burger', 'profile', 'farmer', 'copywriter', 'horse', 'notebook', 'dietitian', 'investment',
'handmade', 'space', 'club', 'buddy', 'lab', 'zoo', 'asg', 'journalist', 'simple', 'extreme',
'voyager', 'typo', 'tuning', 'smart', 'glasses', 'taxi', 'decor', 'builder', 'karting',
'coaching', 'wine', 'surfing', 'garden', 'software', 'library', 'digital', 'icecream',
'constructor', 'interactive', 'agro', 'media', 'cosmetics', 'jet', 'dentist', 'kravmaga',
'transfer', 'showcase', 'cafe', 'bikerental', 'massage', 'callcenter', 'golf', 'theater',
'flower', 'handyman', 'translator', 'story', 'factory', 'recipes', 'sport', 'store',
'animals', 'webdesign', 'safari', 'adagency', 'congress', 'video', 'steak', 'clinic',
'play', 'fashion', 'disco', 'fix', 'bar', 'coffee', 'finance', 'cleaner', 'itservice',
'jeweler', 'records', 'politics', 'pole', 'energy', 'launch', 'tattoo', 'yoga', 'insurance',
'driving', 'party', 'vision', 'model', 'pr', 'baker', 'language', 'security', 'furniture',
'museum', 'architect', 'electric', 'vet', 'loans', 'charity', 'sitter', 'moving', 'fit',
'barber', 'book', 'plumber', 'dj', 'sketch', 'bw', 'tourist', 'art', 'interior', 'webmaster',
'app', 'seo', 'pizza', 'event', 'developer', 'carrental', 'band', 'university', 'spa', 'press',
'gym', 'design', 'marketing', 'hosting', 'travel', 'agency', 'estate', 'beauty', 'blogger',
'business', 'church', 'creative', 'hotel', 'landing', 'lawyer', 'mechanic', 'medic',
'onepage', 'parallax', 'photo', 'portfolio', 'renovate', 'restaurant', 'resume', 'school',
'shop', 'transport', 'wedding',
);

foreach($downloadlink as $demo){
   $importer_api = new Mfn_Importer_API( $demo );
   $demo_path = $importer_api->remote_get_demo();  
}
@Babak
Can this method be downloaded directly from the author's server?
 
I have downloaded the old package before, and I hope I can get the new demo data if I can.Thank :geek:
you need all new demos :D?
just give me new demos names you want
 
  • Like
Reactions: GARAYEV
you need all new demos :D?
just give me new demos names you want

17260

:pI really want all the new demo data.My data is old and there are no new demos.The new demo data is beautiful.
E.g:
eBook 2
Festival
Garden 4
Football 2
Architect 5
Cottage
Company 5
Catering 2
DJ 2
Photography 2
Code 2
Bar 3
Dentist 3
Event 4
Sitter 2
Design 3
Photo 2
Psychologist
Hotel 4
Gym 3
Yoga 3
Lab 2
Pizza 4
Mechanic 5
Medic 3
Barber 3
IT Service 2
Transport 2
Mechanic 4
Yacht
Safari 2
Baker 2
Hairdresser 2
Mountain Guide
Extreme 2
Event 3
Product 4
Resort 2
Bistro 3
Dance School
Science Centre
Polyglot
Interior 5
Carpenter 4
Company 4
Club 2
Adventure 2
Whiskey
Product 3......




So I recommend that you provide a complete new demo data.
 
Last edited:
  • Like
Reactions: GARAYEV
17260

:pI really want all the new demo data.My data is old and there are no new demos.The new demo data is beautiful.
E.g:
eBook 2
Festival
Garden 4
Football 2
Architect 5
Cottage
Company 5
Catering 2
DJ 2
Photography 2
Code 2
Bar 3
Dentist 3
Event 4
Sitter 2
Design 3
Photo 2
Psychologist
Hotel 4
Gym 3
Yoga 3
Lab 2
Pizza 4
Mechanic 5
Medic 3
Barber 3
IT Service 2
Transport 2
Mechanic 4
Yacht
Safari 2
Baker 2
Hairdresser 2
Mountain Guide
Extreme 2
Event 3
Product 4
Resort 2
Bistro 3
Dance School
Science Centre
Polyglot
Interior 5
Carpenter 4
Company 4
Club 2
Adventure 2
Whiskey
Product 3......




So I recommend that you provide a complete new demo data.
edit and add with out caps lock and space please
like club2
adventure2
 
  • Like
Reactions: GARAYEV
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock