• 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"

Architect - HTML and Site Builder

Architect - HTML and Site Builder v3.0.2

No permission to download
@Babak can you update this resource with the latest version 2.2.2
Thanks

This is Untouched ( Not Nulled )

Download Links


2020 September 01 - Version 2.2.2​

New Features​

  • Contact forms in templates can now be handled by architect, with emails being sent to the user that owns the project.
  • Only one device can now be allowed to be logged into user account at the same time.
  • Added 6 new templates.

Enhancements​

  • Upgraded bootstrap to latest version and removed deprecated bootstrap 3.
  • Upgraded all bootstrap components to latest versions.
  • Always add doctype tag to final project html.
  • Upgraded all built-in templates to bootstrap 4.
  • Added a better loading animation for builder, unstyled project flash should no longer be visible.
  • Button element will now create a link instead of button tag by default.
  • Landing page, custom pages, account settings and dashboard will now share the same menu position.
  • Clicking edit button on selected element will now select that element and open inspector panel if no other actions are available for the element.
  • If global FTP credentials are stored in settings user projects will now be stored in separate folders.
  • Link buttons that have click handlers attached will now properly execute their handlers in builder as well as preview.
  • Updated Laravel to latest version. Architect now requires at least PHP 7.2.5 version to work properly.
  • Updated login, register, forgot password and reset password pages design.
  • If some server error occurs a more descriptive message will now be shown if user is logged in as admin.
  • All email templates will now have the same design.
  • Added separate address for contact page in mail settings page.
  • Show notification in "settings -> general" page if specified base site url and current url don't match.
  • Improved input focus outline design.
  • Google analytics integration will now use newer .json key file instead of .p12
  • Free plan can now be selected in pricing page and will redirect to sign up page.
  • Improved contrast for several widgets in dark mode.
  • Removed "force subscription" setting. Same functionality can now be achieved by removing all permissions from "users" and "guests" roles in admin area.

Bug Fixes​

  • Correctly slugify project name for relative links inside projects.
  • Fixed a number of issues with built-in templates.
  • Newly created projects will be correctly set as "unpublished" now.
  • Fixed an issue where code editor would add multiple new lines sometimes.
  • Fixed a few issues with responsive video element.
  • Fixed an issue where custom css/js from editor would not be deletable completely sometimes.
  • Fixed an issue where editor would get moved when trying to select text inside.
  • Landing page and custom pages will now have correct seo tags.
  • Disable "view source" button in context menu if user does not have 'editors.enable' permission.
  • Footer on landing page will now stack on mobile correctly.
  • Deleting user from admin area will now properly remove his projects as well.
  • It should be easier to select action buttons when hovering over smaller elements.
  • Mousewheel scroll will now work properly while dragging elements.
  • When using custom domain or subdomain projects set as private will now only be visible to project owner.
  • Hiding element at specific breakpoint from attributes panel should work properly now.
  • Cache method changes in settings page will now be properly validated.
  • Clearing cache will now work if "proc_open" function was disabled on the server.
  • Make sure text logo does not push login button offsreen.
  • Always store appearance editor custom css and js locally, regardless of storage method in settings page.
  • If placeholders can't be replaced in tags provided in "admin > appearance > seo" page, hide those tags when displaying the page.
  • A number of other smaller fixes.
 
Last edited:

Architect - HTML and Site Builder update - UNTOUCHED @Babak

2021 August 16 - Version 2.2.3​

New Features​

  • It's now possible to export users as CSV from dashboard and admin area.
  • Implemented a fully featured, token based API. It can be used to integrate Architect into existing projects, native apps and more.
  • Added Manage API Access Tokens section in account settings page for creating or revoking API access tokens.
  • Added functional API docs. They can be accessed at your-site.com/api-docs url, there's also a link in account settings page.

Download Link

Key
 

Architect - HTML and Site Builder update - UNTOUCHED @Babak

2021 August 16 - Version 2.2.3​

New Features​

  • It's now possible to export users as CSV from dashboard and admin area.
  • Implemented a fully featured, token based API. It can be used to integrate Architect into existing projects, native apps and more.
  • Added Manage API Access Tokens section in account settings page for creating or revoking API access tokens.
  • Added functional API docs. They can be accessed at your-site.com/api-docs url, there's also a link in account settings page.

Download Link

Key
*** Hidden text: cannot be quoted. ***
Thank you very much for the update and mega des key dear.
 
Babak updated Architect - HTML and Site Builder with a new update entry:

Architect v2.2.3

Download Architect v2.2.3 - HTML and Site Builder Nulled Free
2021 August 16 - Version 2.2.3 Thanks To @srpadillaa
New Features

  • It's now possible to export users as CSV from dashboard and admin area.
  • Implemented a fully featured, token based API. It can be used to integrate Architect into existing projects, native apps and more.
  • Added Manage API Access Tokens section in account settings...

Read the rest of this update entry...
 
Does anyone have any documentation for this. It seems the dev locked it out for purchased only. Trying to get the Facebook Login Working but dont have the valid OAuth Redirect. Any help much apreciated.

Site url is not present in "Valid OAuth Redirect URIs" field on your facebook app.
 
  • Like
Reactions: gsantos022
Does anyone have any documentation for this. It seems the dev locked it out for purchased only. Trying to get the Facebook Login Working but dont have the valid OAuth Redirect. Any help much apreciated.

Site url is not present in "Valid OAuth Redirect URIs" field on your facebook app.
SOLVED: I checked the redirect path in the browser when trying to reg via facebook.
It is https://yoursite.com/secure/auth/social/facebook/callback
 
  • Like
Reactions: gsantos022
Does anyone have any documentation for this. It seems the dev locked it out for purchased only. Trying to get the Facebook Login Working but dont have the valid OAuth Redirect. Any help much apreciated.

Site url is not present in "Valid OAuth Redirect URIs" field on your facebook app.
here you go from their support doc

Facebook​

  1. Register for regular facebook account, if you don't already have one.
  2. Open this url, click my apps in the top navigation bar, then Add a New App.
  3. Enter any display name, your email address and click Create App ID
  4. Click + Product in left sidebar, then Facebook Login, select Web, enter your site url. You can ignore the rest of the panels on this page (quickstart).
  5. Click Facebook Login > Settings and enter http://your-site-url.com/secure/auth/social/facebook/callback into Valid OAuth redirect URIs field.
  6. Click Status toggle in the navbar to make your application public.
  7. Click Settings -> Basic in left sidebar and copy/paste APP ID and APP SECRET into settings page.
 
  • Like
Reactions: gsantos022
Sweet do you have the entire doc. We are trying to do Twitter and Google as well. Plus it has more info. Thanks

I would think logically google would be
http://your-site-url.com/secure/auth/social/google/callback
it locked behind a login so I will have to recreate it

yes
google
http://your-site-url.com/secure/auth/social/google/callback
Twitter
http://your-site-url.com/secure/auth/social/twitter/callback
 
  • Like
Reactions: gsantos022
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